Displaying 1 result from an estimated 1 matches for "c4ef8aac".
Did you mean:
8def8aac
2008 Nov 27
2
[LLVMdev] Disable optimization
...llow, the llvm perform dead code elimination.
How can i disable optimizing completely?
KR
Raad
llvm-gcc -O0 -emit-llvm main.cpp -S -o main.s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081127/c4ef8aac/attachment.html>