[PATCH] D34134: [InstrProf] Don't take the address of alwaysinline available_externally functions

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 13:32:35 PDT 2017


davidxl accepted this revision.
davidxl added a comment.
This revision is now accepted and ready to land.

lgtm ( The area of linkage handling has many subtle problems in the past with large C++ apps, so be prepared for any breakage introduced).


https://reviews.llvm.org/D34134





More information about the llvm-commits mailing list