[PATCH] D15524: [GCC] Attribute ifunc support in clang
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 15 09:07:49 PST 2015
aaron.ballman added a comment.
Attribute implementation LGTM, but I do not know the semantics of ifunc well enough to comment on whether this implementation is correct or not. From what I can tell of GCC's documentation, it looks reasonable, but it would be good for Eric or John to take a look as well.
http://reviews.llvm.org/D15524
More information about the cfe-commits
mailing list