OSDN Git Service

Merging r340691:
[android-x86/external-llvm.git] / tools / llvm-cfi-verify /
2018-07-16 Joel Galenson[cfi-verify] Abort on unsupported targets
2018-07-13 Joel Galenson[cfi-verify] Support AArch64.
2018-05-09 Nico WeberMake llvm-cfi-verify CMakeLists.txt formatting more...
2018-02-02 Vlad TsyrklevichFix broken builds due to mismatched min/max types
2018-02-01 Vlad Tsyrklevich[cfi-verify] Add blame context printing, and improved...
2017-12-13 Michael ZolotukhinRemove redundant includes from tools.
2017-12-05 Shoaib Meenai[CMake] Use PRIVATE in target_link_libraries for execut...
2017-11-15 Mitch Phillips[cfi-verify] Validate there are no register clobbers...
2017-11-14 Mitch Phillips[cfi-verify] Add DOT graph printing for GraphResult...
2017-11-10 Mitch Phillips[cfi-verify] Made FileAnalysis operate on a GraphResult...
2017-11-09 Mitch Phillips[cfi-verify] Adds blacklist blame behaviour to cfi...
2017-11-06 Mitch Phillips[cfi-verify] Added a simple check that stops division...
2017-11-04 Aaron BallmanMove the LLVMCFIVerify project into the Libraries folde...
2017-11-03 Mitch Phillips[cfi-verify] Add blacklist parsing for result filtering.
2017-11-01 Mitch PhillipsUpdate cl::opt<uint64_t> instances to cl::opt<unsigned...
2017-10-31 Mitch PhillipsParse DWARF information to reduce false positives.
2017-10-25 Mitch PhillipsAdd FileVerifier::isCFIProtected().
2017-10-24 Sam CleggFix LLVM_LINK_LLVM_DYLIB=On build of llvm-cfi-verify
2017-10-23 Mitch PhillipsMade llvm-cfi-verify not execute unit tests on non...
2017-10-23 Mitch PhillipsGraph builder implementation.
2017-10-23 Mitch PhillipsAccidently merged an incomplete upstream patch in 10e6e...
2017-10-23 Mitch PhillipsPatch in
2017-10-18 Vlad TsyrklevichStatically link llvm-cfi-verify's libraries.
2017-10-11 Vlad TsyrklevichMC Helpers for llvm-cfi-verify.
2017-10-11 Vlad TsyrklevichReland 'Classify llvm-cfi-verify.'
2017-10-10 Vlad TsyrklevichRevert "Classify llvm-cfi-verify."
2017-10-10 Vlad TsyrklevichClassify llvm-cfi-verify.
2017-09-20 Sam Clegg[WebAssembly] Add support for local symbol bindings
2017-09-20 Vlad TsyrklevichIntroduce the llvm-cfi-verify tool (resubmission of...
2017-09-20 Vlad TsyrklevichRevert "Introduce the llvm-cfi-verify tool (resubmissio...
2017-09-20 Vlad TsyrklevichIntroduce the llvm-cfi-verify tool (resubmission of...
2017-09-19 Vlad TsyrklevichRevert "Introduce the llvm-cfi-verify tool."
2017-09-19 Vlad TsyrklevichIntroduce the llvm-cfi-verify tool.