Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 1 | -6/+9 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -7/+6 |
* | Add support for fetching inlining context (stack of source code locations) | Alexey Samsonov | 2012-09-04 | 1 | -4/+12 |
* | Fix compile error when building with C++11 - clang thinks that PRIx64 is a us... | Marshall Clow | 2012-08-27 | 1 | -2/+2 |
* | DWARFDebugRangeList.cpp: Use PRIx64 for uint64_t as format string. | NAKAMURA Takumi | 2012-08-27 | 1 | -2/+3 |
* | Add basic support for .debug_ranges section to LLVM's DebugInfo library. | Alexey Samsonov | 2012-08-27 | 1 | -0/+58 |