[LLVMdev] More detailed example...
Chris Lattner
sabre at nondot.org
Sat Jan 6 15:05:43 PST 2007
On Fri, 5 Jan 2007, Sarah Thompson wrote:
>> How are you compiling this? I get the following sort of output:
>>
>>
> llvm-gcc incdec.cpp -o incdec
>
> I am currently using LLVM 1.8 -- I was basically holding off porting
> until LLVM 2.0 stabilises because I want to be able to move to 64 bit
> Intel and don't want to have to hit a moving target.
Ok, try passing -Wl,-disable-internalize
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list