[PATCH] D18632: Faster stack-protector for Android/AArch64.

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 13:10:22 PDT 2016


eugenis added a comment.

Cool. Would it be better to avoid the use of IRBuilder, and switch the targetlowering hooks to the same signature as in http://reviews.llvm.org/D17736?
Value *..(Module &);


Repository:
  rL LLVM

http://reviews.llvm.org/D18632





More information about the llvm-commits mailing list