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

Samuel Crow samuraileumas at yahoo.com
Wed Jul 15 20:41:31 PDT 2009


Hello Sanjiv,

Wouldn't that be considered a dead-code elimination optimization?  If so, then that feature would be disabled by the -disable-opt option.

--Sam



----- Original Message ----
> From: sanjiv gupta <sanjiv.gupta at microchip.com>
> To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
> Sent: Wednesday, July 15, 2009 9:29:55 PM
> Subject: Re: [LLVMdev] llvm-ld -disable-opt behavior.
> 
> -disable-opt links the whole lib into the final program while not using
> -disable-opt links in only the required symbols. Why ?
> 
> - Sanjiv
> 


      



More information about the llvm-dev mailing list