Markus Lavin
|
6ce55cd841
[DebugInfo] Introduce DW_OP_LLVM_convert
|
6 years ago |
Markus Lavin
|
58648f0890
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
|
6 years ago |
Markus Lavin
|
1cf4b593a7
[DebugInfo] Introduce DW_OP_LLVM_convert
|
6 years ago |
Eugene Leviant
|
39c9db1614
[DebugInfo] Apply subprogram attributes on behalf of owner CU
|
6 years ago |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Simon Atanasyan
|
0884e6d64e
[DebugInfo] Rename EmitDebugThreadLocal back to EmitDebugValue. NFC
|
6 years ago |
Alexey Bataev
|
99402db0aa
[DEBUGINFO, NVPTX] Try to pack bytes data into a single string.
|
6 years ago |
David Blaikie
|
9a16d2deaa
DebugInfo: Use address pool forms in debug_rnglists
|
6 years ago |
David Blaikie
|
b5d5e5ebf6
DebugInfo: Use debug_addr for non-dwo addresses in DWARF 5
|
6 years ago |
Nicola Zaghen
|
0818e789cb
Rename DEBUG macro to LLVM_DEBUG.
|
7 years ago |
Nico Weber
|
0f38c60baf
IWYU for llvm-config.h in llvm, additions.
|
7 years ago |
Jonas Devlieghere
|
67eb8fdbb0
[dsymutil] Upstream emitting of papertrail warnings.
|
7 years ago |
Rafael Espindola
|
9f3889b501
Style update. NFC.
|
7 years ago |
Pavel Labath
|
9bb5a07f68
Fix msvc compiler error in r327498
|
7 years ago |
Pavel Labath
|
9357220c93
Explicitly initialize dwarf::FormParams in DIEInteger::SizeOf
|
7 years ago |
Pavel Labath
|
fa49d7da44
DWARF: Unify form size handling code
|
7 years ago |
Wolfgang Pieb
|
cf947acc65
[DWARF] Generate DWARF v5 string offsets tables along with strx* index forms.
|
7 years ago |
Paul Robinson
|
a6d921ec5b
Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."
|
7 years ago |
Paul Robinson
|
87764e1e35
Revert "Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header.""
|
7 years ago |
Paul Robinson
|
bee91d7634
Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."
|
7 years ago |
Paul Robinson
|
86e9c5d8a8
Revert "[DWARFv5] Dump an MD5 checksum in the line-table header."
|
7 years ago |
Paul Robinson
|
17486de5d0
[DWARFv5] Dump an MD5 checksum in the line-table header.
|
7 years ago |
Aaron Ballman
|
1d03d382c1
Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people.
|
7 years ago |
Don Hinton
|
5298935fe7
[dump] Remove NDEBUG from test to enable dump methods [NFC]
|
7 years ago |
Sam Clegg
|
b209206d2c
Mark dump() methods as const. NFC
|
8 years ago |
David Blaikie
|
36e99fa5b0
Avoid using relocations for ref_addr in .dwo files
|
8 years ago |
Paul Robinson
|
ce35560497
[DWARF] Versioning for DWARF constants; verify FORMs
|
8 years ago |
Konstantin Zhuravlyov
|
0c79d1f4e0
Distinguish between code pointer size and DataLayout::getPointerSize() in DWARF info generation
|
8 years ago |
Paul Robinson
|
185574749e
[DWARFv5] Update definitions to match published spec.
|
8 years ago |
Paul Robinson
|
73db97244c
Remove spurious use of LLVM_FALLTHROUGH (NFC)
|
8 years ago |