Bug#919628: Apply Julia's LLVM patches

Mo Zhou lumin at debian.org
Fri Mar 8 10:34:50 GMT 2019


Hi,

However it doesn't compile on Power9:

In file included from /home/debian/llvm/llvm-toolchain-6.0/lib/Target/PowerPC/PPCSubtarget.h:18,
                 from /home/debian/llvm/llvm-toolchain-6.0/lib/Target/PowerPC/PPCTargetMachine.h:18,
                 from /home/debian/llvm/llvm-toolchain-6.0/lib/Target/PowerPC/PPCBoolRetToInt.cpp:36:
/home/debian/llvm/llvm-toolchain-6.0/lib/Target/PowerPC/PPCISelLowering.h:892:10: error: 'bool llvm::PPCTargetLowering::isNoopAddrSpaceCast(unsigned int, unsigned int) const
' cannot be overloaded with 'bool llvm::PPCTargetLowering::isNoopAddrSpaceCast(unsigned int, unsigned int) const'
     bool isNoopAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const override {
          ^~~~~~~~~~~~~~~~~~~
/home/debian/llvm/llvm-toolchain-6.0/lib/Target/PowerPC/PPCISelLowering.h:887:10: note: previous declaration 'bool llvm::PPCTargetLowering::isNoopAddrSpaceCast(unsigned int,
 unsigned int) const'
     bool isNoopAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const override {
          ^~~~~~~~~~~~~~~~~~~

Any idea?

On Thu, Mar 07, 2019 at 04:24:07PM +0100, Sylvestre Ledru wrote:
> 
> Le 07/03/2019 à 14:25, Mo Zhou a écrit :
> > Hi,
> > 
> > On Wed, Mar 06, 2019 at 04:27:16PM +0100, Sylvestre Ledru wrote:
> > > I am off this week. If you could do a merge request to address the issues,
> > > that would be amazing :)
> > > >     36 #fix-lldb-server-build
> > > >     38 #bug-30342.diff
> > > >    67 # D51639-optim-issue.diff
> > > >    54 #install-lldb-sb-headers.patch
> > I've dealt with those 4 and pushed changes to the 6.0 branch.
> 
> Sound great, do you want me to upload it? (or you can do it if you want)
> 
> many thanks!
> 
> S
> 
> 



More information about the Pkg-llvm-team mailing list