summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cfi-verify/lib/FileAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* [cfi-verify] Abort on unsupported targetsJoel Galenson2018-07-161-0/+10
* [cfi-verify] Support AArch64.Joel Galenson2018-07-131-10/+32
* Remove redundant includes from tools.Michael Zolotukhin2017-12-131-2/+0
* [cfi-verify] Validate there are no register clobbers between CFI-check and in...Mitch Phillips2017-11-151-0/+45
* [cfi-verify] Add DOT graph printing for GraphResult objects.Mitch Phillips2017-11-141-0/+5
* [cfi-verify] Made FileAnalysis operate on a GraphResult rather than build one...Mitch Phillips2017-11-101-27/+44
* [cfi-verify] Adds blacklist blame behaviour to cfi-verify.Mitch Phillips2017-11-091-15/+15
* [cfi-verify] Add blacklist parsing for result filtering.Mitch Phillips2017-11-031-24/+25
* Parse DWARF information to reduce false positives.Mitch Phillips2017-10-311-0/+54
* Add FileVerifier::isCFIProtected().Mitch Phillips2017-10-251-1/+29
* Made llvm-cfi-verify not execute unit tests on non-x86 builds.Mitch Phillips2017-10-231-16/+15
* MC Helpers for llvm-cfi-verify.Vlad Tsyrklevich2017-10-111-0/+77
* Reland 'Classify llvm-cfi-verify.'Vlad Tsyrklevich2017-10-111-0/+277
OpenPOWER on IntegriCloud