summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cfi-verify/lib/FileAnalysis.h
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] add SectionedAddress to DebugInfo interfaces.Alexey Lapshin2019-02-271-4/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [cfi-verify] Support cross-DSOJoel Galenson2018-08-241-0/+12
* [cfi-verify] Support AArch64.Joel Galenson2018-07-131-4/+7
* [cfi-verify] Validate there are no register clobbers between CFI-check and in...Mitch Phillips2017-11-151-0/+10
* [cfi-verify] Add DOT graph printing for GraphResult objects.Mitch Phillips2017-11-141-0/+4
* [cfi-verify] Made FileAnalysis operate on a GraphResult rather than build one...Mitch Phillips2017-11-101-17/+26
* [cfi-verify] Add blacklist parsing for result filtering.Mitch Phillips2017-11-031-3/+6
* Parse DWARF information to reduce false positives.Mitch Phillips2017-10-311-1/+18
* Add FileVerifier::isCFIProtected().Mitch Phillips2017-10-251-0/+6
* Made llvm-cfi-verify not execute unit tests on non-x86 builds.Mitch Phillips2017-10-231-0/+3
* Graph builder implementation.Mitch Phillips2017-10-231-1/+2
* Accidently merged an incomplete upstream patch in 10e6ee563a6b5ca498f27972ca6...Mitch Phillips2017-10-231-2/+1
* Patch inMitch Phillips2017-10-231-1/+2
* MC Helpers for llvm-cfi-verify.Vlad Tsyrklevich2017-10-111-0/+24
* Reland 'Classify llvm-cfi-verify.'Vlad Tsyrklevich2017-10-111-0/+157
OpenPOWER on IntegriCloud