Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CommandLine] Provide parser<unsigned long> instantiation to allow cl::opt<ui... | Fangrui Song | 2019-04-24 | 1 | -2/+2 |
* | [DebugInfo] add SectionedAddress to DebugInfo interfaces. | Alexey Lapshin | 2019-02-27 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [cfi-verify] Validate there are no register clobbers between CFI-check and in... | Mitch Phillips | 2017-11-15 | 1 | -0/+1 |
* | [cfi-verify] Add DOT graph printing for GraphResult objects. | Mitch Phillips | 2017-11-14 | 1 | -0/+3 |
* | Update cl::opt<uint64_t> instances to cl::opt<unsigned long long> | Mitch Phillips | 2017-11-01 | 1 | -2/+2 |
* | Graph builder implementation. | Mitch Phillips | 2017-10-23 | 1 | -0/+133 |