| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shadowcallstack: Make runtime tests compatible with aarch64. | Peter Collingbourne | 2018-04-09 | 1 | -15/+18 |
| | | | | | | | Differential Revision: https://reviews.llvm.org/D45303 llvm-svn: 329614 | ||||
| * | Add simple runtime tests for shadowcallstack | Vlad Tsyrklevich | 2018-04-04 | 1 | -0/+36 |
| Summary: ShadowCallStack does not yet have a runtime provided by compiler-rt, but this change includes simple tests that make use of a very minimal runtime in test/shadowcallstack/minimal_runtime.h Reviewers: pcc, kcc, delcypher, eugenis, filcab Reviewed By: pcc Subscribers: kubamracek, mgorny, delcypher, llvm-commits, #sanitizers, kcc Differential Revision: https://reviews.llvm.org/D44803 llvm-svn: 329210 | |||||

