summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use numeric_limits instead of LLONG_MAXMatt Arsenault2015-10-211-2/+2
* Use makeArrayRef or None to avoid unnecessarily mentioning the ArrayRef type ...Craig Topper2015-09-211-2/+2
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Refactor: Simplify boolean conditional return statements in llvm/lib/DebugInf...Benjamin Kramer2015-05-251-4/+2
* [DWARF parser] Add basic support for DWZ DWARF multifile extensions.Alexey Samsonov2015-05-191-35/+42
* DWARFFormValue: Add getAsSignedConstant method.Frederic Riss2015-03-041-0/+19
* Move DebugInfo to DebugInfo/DWARF.Zachary Turner2015-01-301-0/+565
OpenPOWER on IntegriCloud