Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CommandLine] Provide parser<unsigned long> instantiation to allow cl::opt<ui... | Fangrui Song | 2019-04-24 | 1 | -4/+4 |
* | [DebugInfo] add SectionedAddress to DebugInfo interfaces. | Alexey Lapshin | 2019-02-27 | 1 | -4/+6 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [cfi-verify] Support cross-DSO | Joel Galenson | 2018-08-24 | 1 | -0/+18 |
* | Remove redundant includes from tools. | Michael Zolotukhin | 2017-12-13 | 1 | -2/+0 |
* | [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/+24 |
* | Update cl::opt<uint64_t> instances to cl::opt<unsigned long long> | Mitch Phillips | 2017-11-01 | 1 | -4/+4 |
* | Parse DWARF information to reduce false positives. | Mitch Phillips | 2017-10-31 | 1 | -0/+7 |
* | Graph builder implementation. | Mitch Phillips | 2017-10-23 | 1 | -0/+291 |