[LLVMdev] opt, llcc, ll++, -O1, -O2, -O3

"?=Valery A.Khamenya=?koi8-r?Q?" khamenya at mail.ru
Wed May 5 03:43:01 PDT 2004


> For example: 
> $ llvmgcc ackerman.c -o ackerman -Wl,-native-cbe 
 
BTW, Chris, what should be then an analogy 
of "gcc -O3 -S foo.c" in LLVM framework?  
 
The invocation of 
 
 $ llvmgcc -S ackerman.c -o ackerman -Wl,-native-cbe  
 
does not produce native assebler output as one might expect. 
 
-- 
Valery 



More information about the llvm-dev mailing list