summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitialized variable warning. NFC.Simon Pilgrim2019-11-181-1/+2
* [DebugInfo] add SectionedAddress to DebugInfo interfaces.Alexey Lapshin2019-02-271-75/+103
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [cfi-verify] Support AArch64.Joel Galenson2018-07-131-27/+276
* [cfi-verify] Validate there are no register clobbers between CFI-check and in...Mitch Phillips2017-11-151-0/+66
* [cfi-verify] Made FileAnalysis operate on a GraphResult rather than build one...Mitch Phillips2017-11-101-17/+51
* [cfi-verify] Add blacklist parsing for result filtering.Mitch Phillips2017-11-031-0/+1
* [cfi-verify] Add an interesting unit test where undef search length changes r...Mitch Phillips2017-11-031-0/+53
* Add FileVerifier::isCFIProtected().Mitch Phillips2017-10-251-0/+172
* Made llvm-cfi-verify not execute unit tests on non-x86 builds.Mitch Phillips2017-10-231-2/+21
* MC Helpers for llvm-cfi-verify.Vlad Tsyrklevich2017-10-111-0/+263
* Reland 'Classify llvm-cfi-verify.'Vlad Tsyrklevich2017-10-111-0/+216
OpenPOWER on IntegriCloud