[LLVMdev] llvm-ld -disable-opt behavior.

sanjiv gupta sanjiv.gupta at microchip.com
Wed Jul 15 09:32:52 PDT 2009


Consider the example command line below

$ llvm-ld -disable-opt hello.bc -l std -o hello.out

Why does -disable-opt links in all the bitcode from the libstd.so into
hello.out? 


- Sanjiv




More information about the llvm-dev mailing list