summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ForwardControlFlowIntegrity.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the Forward Control Flow Integrity pass and its dependencies.Eric Christopher2015-02-271-374/+0
* [cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth2015-01-141-2/+2
* Fix build break: remove unused variable in FCFI.Tom Roeder2014-11-111-1/+0
* Add Forward Control-Flow Integrity.Tom Roeder2014-11-111-0/+375
OpenPOWER on IntegriCloud