summaryrefslogtreecommitdiff
path: root/tools/llvm-cfi-verify
AgeCommit message (Expand)Author
2018-07-16[cfi-verify] Abort on unsupported targetsJoel Galenson
2018-07-13[cfi-verify] Support AArch64.Joel Galenson
2018-05-09Make llvm-cfi-verify CMakeLists.txt formatting more consistent with the rest ...Nico Weber
2018-02-02Fix broken builds due to mismatched min/max typesVlad Tsyrklevich
2018-02-01[cfi-verify] Add blame context printing, and improved print format.Vlad Tsyrklevich
2017-12-13Remove redundant includes from tools.Michael Zolotukhin
2017-12-05[CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai
2017-11-15[cfi-verify] Validate there are no register clobbers between CFI-check and in...Mitch Phillips
2017-11-14[cfi-verify] Add DOT graph printing for GraphResult objects.Mitch Phillips
2017-11-10[cfi-verify] Made FileAnalysis operate on a GraphResult rather than build one...Mitch Phillips
2017-11-09[cfi-verify] Adds blacklist blame behaviour to cfi-verify.Mitch Phillips
2017-11-06[cfi-verify] Added a simple check that stops division-by-zero error when no i...Mitch Phillips
2017-11-04Move the LLVMCFIVerify project into the Libraries folder on IDEs like Visual ...Aaron Ballman
2017-11-03[cfi-verify] Add blacklist parsing for result filtering.Mitch Phillips
2017-11-01Update cl::opt<uint64_t> instances to cl::opt<unsigned long long>Mitch Phillips
2017-10-31Parse DWARF information to reduce false positives.Mitch Phillips
2017-10-25Add FileVerifier::isCFIProtected().Mitch Phillips
2017-10-24Fix LLVM_LINK_LLVM_DYLIB=On build of llvm-cfi-verifySam Clegg
2017-10-23Made llvm-cfi-verify not execute unit tests on non-x86 builds.Mitch Phillips
2017-10-23Graph builder implementation.Mitch Phillips
2017-10-23Accidently merged an incomplete upstream patch in 10e6ee563a6b5ca498f27972ca6...Mitch Phillips
2017-10-23Patch inMitch Phillips
2017-10-18Statically link llvm-cfi-verify's libraries.Vlad Tsyrklevich
2017-10-11MC Helpers for llvm-cfi-verify.Vlad Tsyrklevich
2017-10-11Reland 'Classify llvm-cfi-verify.'Vlad Tsyrklevich
2017-10-10Revert "Classify llvm-cfi-verify."Vlad Tsyrklevich
2017-10-10Classify llvm-cfi-verify.Vlad Tsyrklevich
2017-09-20[WebAssembly] Add support for local symbol bindingsSam Clegg
2017-09-20Introduce the llvm-cfi-verify tool (resubmission of D37937).Vlad Tsyrklevich
2017-09-20Revert "Introduce the llvm-cfi-verify tool (resubmission of D37937)."Vlad Tsyrklevich
2017-09-20Introduce the llvm-cfi-verify tool (resubmission of D37937).Vlad Tsyrklevich
2017-09-19Revert "Introduce the llvm-cfi-verify tool."Vlad Tsyrklevich
2017-09-19Introduce the llvm-cfi-verify tool.Vlad Tsyrklevich