aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/DWARFDebugArangeSet.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-12-19[DebugInfo] Move all DWARF headers to the public include directory.Frederic Riss1-1/+1
2014-03-15Make some assertions on constant expressions static.Benjamin Kramer1-1/+3
2014-03-13[C++11] Convert DWARF parser to range-based for loopsAlexey Samsonov1-4/+4
2013-10-31DWARFDebugArangeSet: remove dead codeAlexey Samsonov1-49/+0
2013-03-20xlC doesn't like Header being both a type and a member variable. Rename theRafael Espindola1-16/+16
2011-11-05Add more PRI.64 macros for MSVC and use them throughout the codebase.Benjamin Kramer1-2/+3
2011-09-16Namespacify.Benjamin Kramer1-8/+10
2011-09-14llvm-dwarfdump: Make the "is debug info section" heuristic stricter so it doe...Benjamin Kramer1-0/+7
2011-09-14Don't rely in <algorithm> being pulled in transitively.Benjamin Kramer1-0/+1
2011-09-14DWARF: Port support for parsing .debug_aranges section from LLDB and wire it ...Benjamin Kramer1-0/+140