[llvm-commits] [llvm] r80263 - in /llvm/trunk: include/llvm/Analysis/AliasAnalysis.h lib/Analysis/AliasAnalysis.cpp

Duncan Sands baldrick at free.fr
Thu Aug 27 11:16:18 PDT 2009


Hi Dan,

> Global Aliases are not identifiable objects.

isn't the identifiable object the aliasee?  (Not sure what an
identifiable object is exactly, so I may be confused).  That said,
if an alias has weak linkage then the aliasee might change at link time.

Ciao,

Duncan.



More information about the llvm-commits mailing list