| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -3/+3 | 
| | | | | | | | | | | | Add header guards to files that were missing guards. Remove #endif comments as they don't seem common in LLVM (we can easily add them back if we decide they're useful) Changes made by clang-tidy with minor tweaks. llvm-svn: 215558 | ||||
| * | Fix a warning in the new DWARFheader. Add a new line at the end of the file. | Nadav Rotem | 2013-01-25 | 1 | -1/+2 | 
| | | | | | llvm-svn: 173518 | ||||
| * | Add support for applying in-memory relocations to the .debug_line section ↵ | Andrew Kaylor | 2013-01-25 | 1 | -0/+21 | 
| and, in the case of ELF files, using symbol addresses when available for relocations to the .debug_info section. Also extending the llvm-rtdyld tool to add the ability to dump line number information for testing purposes. llvm-svn: 173517 | |||||

