[PATCH] D12028: [PM/AA] Delete the LibCallAliasAnalysis and all the associated infrastructure.
hfinkel@anl.gov via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 14 12:06:18 PDT 2015
hfinkel accepted this revision.
hfinkel added a comment.
This revision is now accepted and ready to land.
LGTM.
I'll echo your statement that the use cases targeted here are really important; but this is not being used, and would need better integration into the rest of the infrastructure as it stands. Furthermore, some additional thought is required to recognize errno and other global state, perhaps especially in an LTO context.
http://reviews.llvm.org/D12028
More information about the llvm-commits
mailing list