[PATCH] Introduce GlobalAlias::mayBeResolved().

Anton Korobeynikov anton at korobeynikov.info
Mon Apr 1 14:19:41 PDT 2013


  I'm not sure that changing mayBeOverriden() to mayBeResolved() everywhere is fine. E.g. change to getUnderlyingObject() might not be correct. Ditto for SCEV / Inliner changes.

http://llvm-reviews.chandlerc.com/D606



More information about the llvm-commits mailing list