aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-12-04[llvm-dwp] Retrieve the DWOID from the CU for the cu_index entryDavid Blaikie1-2/+8
2015-10-21Use numeric_limits instead of LLONG_MAXMatt Arsenault1-2/+2
2015-09-21Use makeArrayRef or None to avoid unnecessarily mentioning the ArrayRef type ...Craig Topper1-2/+2
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko1-1/+1
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko1-1/+1
2015-05-25Refactor: Simplify boolean conditional return statements in llvm/lib/DebugInf...Benjamin Kramer1-4/+2
2015-05-19[DWARF parser] Add basic support for DWZ DWARF multifile extensions.Alexey Samsonov1-35/+42
2015-03-04DWARFFormValue: Add getAsSignedConstant method.Frederic Riss1-0/+19
2015-01-30Move DebugInfo to DebugInfo/DWARF.Zachary Turner1-0/+565