[PATCH] D25927: [cfi] Implement cfi-icall using inline assembly.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 27 14:02:04 PDT 2016
pcc accepted this revision.
pcc added a comment.
This revision is now accepted and ready to land.
LGTM if Eric is ok with this.
Eric: in the long term do we want the mangler exposed to Transforms? Ideally Transforms should just be dealing with GlobalValues, correct? If that's the case, it doesn't seem worth threading TLOF through to here.
Repository:
rL LLVM
https://reviews.llvm.org/D25927
More information about the llvm-commits
mailing list