Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-mc-assemble-fuzzer] Catch up with API changes. | Davide Italiano | 2018-05-04 | 1 | -7/+6 |
* | Rename *CommandFlags.def to *CommandFlags.inc | David Blaikie | 2018-04-11 | 1 | -1/+1 |
* | Rename MCTargetOptionsCommandFlags.h to .def as it is not a normal/modular he... | David Blaikie | 2017-11-27 | 1 | -1/+1 |
* | Make MCAsmBackend and MCCodeEmiiter passed by unique_ptr rval | Mitch Phillips | 2017-11-06 | 1 | -2/+4 |
* | [Support] Rename tool_output_file to ToolOutputFile, NFC | Reid Kleckner | 2017-09-23 | 1 | -2/+2 |
* | Fix build of llvm-mc-assemble/disassemble-fuzzer | Justin Bogner | 2017-08-29 | 1 | -4/+4 |
* | Update LLVM fuzzers to use the libFuzzer bundled with the compiler toolchain | George Karpenkov | 2017-08-23 | 1 | -1/+0 |
* | llvm-mc-fuzzer: add support for assembly | Brian Cain | 2017-02-27 | 1 | -0/+313 |