[PATCH] D15996: Avoid undefined behavior in LinkAllPasses.h
    Tobias Grosser via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jan 12 08:42:57 PST 2016
    
    
  
On 01/12/2016 05:41 PM, Mehdi Amini wrote:
> You need to be careful that an LTO build won’t inline and eliminate this.
What about just print(f)ing all the pointers we care about?
Best,
Tobias
    
    
More information about the llvm-commits
mailing list