[PATCH] D18846: [safestack] Add canary to unsafe stack frames

Ed Schouten via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 9 12:15:23 PDT 2016


ed accepted this revision.
ed added a comment.

I've just built a copy of LLVM and Clang with these patches applied. With that compiler I did a full rebuild of all core CloudABI libraries, including the C library's unit test suite (~1000 tests), with `-fstack-protector-all` and SafeStack enabled. All unit tests still seem to pass.


Repository:
  rL LLVM

http://reviews.llvm.org/D18846





More information about the llvm-commits mailing list