Re: [OE-core] [PATCH V2] llvm: fix link error for powerpc

2019-07-12 Thread Khem Raj
On Fri, Jul 12, 2019 at 12:59 AM ChenQi wrote: > > I'm recently getting llvm build failure on qemuppc. After reverting this > patch, the build succeeds. > My host is ubuntu16.04. > so what has changed ? I guess default gcc is now 9.x instead of 8.x. I wonder if thats contributing to it if so, I

Re: [OE-core] [PATCH V2] llvm: fix link error for powerpc

2019-07-12 Thread Khem Raj
On Fri, Jul 12, 2019 at 1:06 AM wrote: > > On Fri, 2019-07-12 at 16:11 +0800, ChenQi wrote: > > I'm recently getting llvm build failure on qemuppc. After reverting > > this > > patch, the build succeeds. > > My host is ubuntu16.04. > > > > I'm also wondering why autobuilder does not detect the

Re: [OE-core] [PATCH V2] llvm: fix link error for powerpc

2019-07-12 Thread richard . purdie
On Fri, 2019-07-12 at 16:11 +0800, ChenQi wrote: > I'm recently getting llvm build failure on qemuppc. After reverting > this > patch, the build succeeds. > My host is ubuntu16.04. > > I'm also wondering why autobuilder does not detect the build failure. > No > world build for qemuppc? There

Re: [OE-core] [PATCH V2] llvm: fix link error for powerpc

2019-07-12 Thread ChenQi
I'm recently getting llvm build failure on qemuppc. After reverting this patch, the build succeeds. My host is ubuntu16.04. I'm also wondering why autobuilder does not detect the build failure. No world build for qemuppc? Best Regards, Chen Qi On 04/02/2019 08:43 AM,

[OE-core] [PATCH V2] llvm: fix link error for powerpc

2019-04-01 Thread changqing.li
From: Changqing Li fix below link error for powerpc lib/libLLVMSupport.a(CommandLine.cpp.o): in function `llvm::cl::opt_storage<(anonymous namespace): :HelpPrinterWrapper, true, true>::setLocation(llvm::cl::Option&, (anonymous namespace)::HelpPrinterWrapper&) [clone .isra.189]':