summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/SafeStack.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename inst_range() to instructions() for consistency. NFCNico Rieck2015-08-061-1/+1
* SafeStack: Create the unsafe stack pointer on demand.Peter Collingbourne2015-06-221-3/+4
* Protection against stack-based memory corruption errors using SafeStackPeter Collingbourne2015-06-151-0/+608
OpenPOWER on IntegriCloud