summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cfi-verify/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Make llvm-cfi-verify CMakeLists.txt formatting more consistent with the rest ...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-1/+1
* Parse DWARF information to reduce false positives.Mitch Phillips2017-10-311-0/+1
* Fix LLVM_LINK_LLVM_DYLIB=On build of llvm-cfi-verifySam Clegg2017-10-241-1/+1
* Graph builder implementation.Mitch Phillips2017-10-231-3/+2
* Accidently merged an incomplete upstream patch in 10e6ee563a6b5ca498f27972ca6...Mitch Phillips2017-10-231-2/+3
* Patch inMitch Phillips2017-10-231-3/+2
* Reland 'Classify llvm-cfi-verify.'Vlad Tsyrklevich2017-10-111-1/+3
* Revert "Classify llvm-cfi-verify."Vlad Tsyrklevich2017-10-101-1/+0
* Classify llvm-cfi-verify.Vlad Tsyrklevich2017-10-101-0/+1
* [WebAssembly] Add support for local symbol bindingsSam Clegg2017-09-201-0/+1
* Introduce the llvm-cfi-verify tool (resubmission of D37937).Vlad Tsyrklevich2017-09-201-0/+15
* Revert "Introduce the llvm-cfi-verify tool (resubmission of D37937)."Vlad Tsyrklevich2017-09-201-14/+0
* Introduce the llvm-cfi-verify tool (resubmission of D37937).Vlad Tsyrklevich2017-09-201-0/+14
* Revert "Introduce the llvm-cfi-verify tool."Vlad Tsyrklevich2017-09-191-14/+0
* Introduce the llvm-cfi-verify tool.Vlad Tsyrklevich2017-09-191-0/+14
OpenPOWER on IntegriCloud