[LLVMdev] Choosing Alias Analysis

Devang Patel dpatel at apple.com
Thu Aug 9 14:29:11 PDT 2007


On Aug 9, 2007, at 2:22 PM, David Greene wrote:

> A better question to ask is, how do I do this with llvm-gcc?  My  
> perusal of
> the code doesn't turn up any obvious places for options for alias  
> analysis
> are registered.

As you've figured out, not all options are exposed by llvm-gcc. You'll  
have to update llvm-gcc.
-
Devang



More information about the llvm-dev mailing list