summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/tools/llvm-cfi-verify/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Make CMakeLists.txt formatting more consistent with the rest of LLVM.Nico Weber2018-05-091-1/+2
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-1/+1
* [cfi-verify] Add blacklist parsing for result filtering.Mitch Phillips2017-11-031-0/+1
* Fix LLVM_LINK_LLVM_DYLIB=On build of llvm-cfi-verifySam Clegg2017-10-241-1/+0
* Restore the fix rL316059 eliminated by rL316372Serguei Katkov2017-10-241-0/+1
* Made llvm-cfi-verify not execute unit tests on non-x86 builds.Mitch Phillips2017-10-231-6/+3
* Graph builder implementation.Mitch Phillips2017-10-231-2/+3
* Accidently merged an incomplete upstream patch in 10e6ee563a6b5ca498f27972ca6...Mitch Phillips2017-10-231-3/+2
* Patch inMitch Phillips2017-10-231-2/+3
* Statically link llvm-cfi-verify's libraries.Vlad Tsyrklevich2017-10-181-1/+1
* [cfi-verify] Fix typo, actually check X86 targetVlad Tsyrklevich2017-10-121-1/+1
* [cfi-verify] Fix unittest failures w/o x86 targetVlad Tsyrklevich2017-10-121-2/+5
* Reland 'Classify llvm-cfi-verify.'Vlad Tsyrklevich2017-10-111-0/+15
OpenPOWER on IntegriCloud