[PATCH] D29023: [Stack Protection] Add diagnostic information for why stack protection was applied to a function

Dave Bozier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 08:48:47 PST 2017


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

The current implementation will result in a remark always being emitted for llc, so we need to make a change to prevent that.


Repository:
  rL LLVM

https://reviews.llvm.org/D29023





More information about the llvm-commits mailing list