summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cfi-verify/llvm-cfi-verify.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reland 9f3fdb0d7fab: [Driver] Use VFS to check if sanitizer blacklists existIlya Biryukov2019-11-211-1/+3
* [DebugInfo] add SectionedAddress to DebugInfo interfaces.Alexey Lapshin2019-02-271-6/+6
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix broken builds due to mismatched min/max typesVlad Tsyrklevich2018-02-021-2/+2
* [cfi-verify] Add blame context printing, and improved print format.Vlad Tsyrklevich2018-02-011-38/+114
* [cfi-verify] Add DOT graph printing for GraphResult objects.Mitch Phillips2017-11-141-4/+10
* [cfi-verify] Made FileAnalysis operate on a GraphResult rather than build one...Mitch Phillips2017-11-101-3/+6
* [cfi-verify] Adds blacklist blame behaviour to cfi-verify.Mitch Phillips2017-11-091-12/+22
* [cfi-verify] Added a simple check that stops division-by-zero error when no i...Mitch Phillips2017-11-061-1/+3
* [cfi-verify] Add blacklist parsing for result filtering.Mitch Phillips2017-11-031-25/+108
* Parse DWARF information to reduce false positives.Mitch Phillips2017-10-311-11/+44
* Add FileVerifier::isCFIProtected().Mitch Phillips2017-10-251-0/+2
* Reland 'Classify llvm-cfi-verify.'Vlad Tsyrklevich2017-10-111-196/+16
* Revert "Classify llvm-cfi-verify."Vlad Tsyrklevich2017-10-101-16/+196
* Classify llvm-cfi-verify.Vlad Tsyrklevich2017-10-101-196/+16
* Introduce the llvm-cfi-verify tool (resubmission of D37937).Vlad Tsyrklevich2017-09-201-0/+241
* Revert "Introduce the llvm-cfi-verify tool (resubmission of D37937)."Vlad Tsyrklevich2017-09-201-241/+0
* Introduce the llvm-cfi-verify tool (resubmission of D37937).Vlad Tsyrklevich2017-09-201-0/+241
* Revert "Introduce the llvm-cfi-verify tool."Vlad Tsyrklevich2017-09-191-241/+0
* Introduce the llvm-cfi-verify tool.Vlad Tsyrklevich2017-09-191-0/+241
OpenPOWER on IntegriCloud