| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don'... | Fangrui Song | 2018-10-10 | 1 | -1/+1 |
| * | [llvm-mt] Use WithColor for printing errors. | Jonas Devlieghere | 2018-06-23 | 1 | -1/+2 |
| * | Define InitLLVM to do common initialization all at once. | Rui Ueyama | 2018-04-13 | 1 | -14/+4 |
| * | [Option] Add 'findNearest' method to catch typos | Brian Gesiak | 2018-01-05 | 1 | -2/+12 |
| * | Don't #include MemoryBuffer.h from Host.h. | Zachary Turner | 2017-11-17 | 1 | -0/+1 |
| * | Convert FileOutputBuffer to Expected. NFC. | Rafael Espindola | 2017-11-08 | 1 | -2/+2 |
| * | llvm-mt: Merge manifest namespaces. | Eric Beckmann | 2017-08-19 | 1 | -1/+4 |
| * | Move manifest utils into separate lib, to reduce libxml2 deps. | Eric Beckmann | 2017-07-26 | 1 | -1/+1 |
| * | Reapply "llvm-mt: implement simple merging of manifests, not factoring namesp... | Eric Beckmann | 2017-07-26 | 1 | -1/+0 |
| * | Revert "llvm-mt: implement simple merging of manifests, not factoring namespa... | Eric Beckmann | 2017-07-25 | 1 | -0/+1 |
| * | llvm-mt: implement simple merging of manifests, not factoring namespaces. | Eric Beckmann | 2017-07-25 | 1 | -1/+0 |
| * | Implement parsing and writing of a single xml manifest file. | Eric Beckmann | 2017-07-20 | 1 | -1/+40 |
| * | Revert "Adding temporary debugging info to llvm-mt to solve fedora failure." | Eric Beckmann | 2017-07-18 | 1 | -8/+1 |
| * | Revert "Adding yet more debug info to fix fedora issue." | Eric Beckmann | 2017-07-18 | 1 | -6/+0 |
| * | Revert "Adding extra test info for llvm-mt." | Eric Beckmann | 2017-07-18 | 1 | -2/+14 |
| * | Adding extra test info for llvm-mt. | Eric Beckmann | 2017-07-18 | 1 | -14/+2 |
| * | Adding yet more debug info to fix fedora issue. | Eric Beckmann | 2017-07-17 | 1 | -0/+6 |
| * | Adding temporary debugging info to llvm-mt to solve fedora failure. | Eric Beckmann | 2017-07-17 | 1 | -1/+8 |
| * | Create empty shell of llvm-mt. | Eric Beckmann | 2017-07-17 | 1 | -0/+117 |