Markus Lavin
|
6ce55cd841
[DebugInfo] Introduce DW_OP_LLVM_convert
|
6 éve |
Markus Lavin
|
58648f0890
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
|
6 éve |
Markus Lavin
|
1cf4b593a7
[DebugInfo] Introduce DW_OP_LLVM_convert
|
6 éve |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 éve |
Nicola Zaghen
|
0818e789cb
Rename DEBUG macro to LLVM_DEBUG.
|
7 éve |
Adrian Prantl
|
26b584c691
Remove \brief commands from doxygen comments.
|
7 éve |
Zachary Turner
|
19ca2b0f9d
Move Object format code to lib/BinaryFormat.
|
8 éve |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 éve |
Mehdi Amini
|
2ef4cb9ee0
DebugInfo: Include .dwo file name when hashing multiple CUs in a single file
|
8 éve |
Mehdi Amini
|
138f19e1de
Revert "DebugInfo: Include .dwo file name when hashing multiple CUs in a single file"
|
8 éve |
David Blaikie
|
266f4ffb5d
DebugInfo: Include .dwo file name when hashing multiple CUs in a single file
|
8 éve |
David Blaikie
|
e495804158
Refactor DWARF hashing to use a .def file to avoid repetition
|
8 éve |
Zachary Turner
|
e40105539c
Add a function to MD5 a file's contents.
|
8 éve |
Greg Clayton
|
777b5c3c69
Make a DWARF generator so we can unit test DWARF APIs with gtest.
|
8 éve |
Benjamin Kramer
|
e5eb673413
Apply another batch of fixes from clang-tidy's performance-unnecessary-value-param.
|
9 éve |
Peter Collingbourne
|
cb4440633e
DwarfDebug: emit type units immediately.
|
9 éve |
Benjamin Kramer
|
41a0990716
[AsmPrinter] Prune dead code. NFC.
|
9 éve |
Duncan P. N. Exon Smith
|
2da1484e97
AsmPrinter: Use an intrusively linked list for DIE::Children
|
10 éve |
Duncan P. N. Exon Smith
|
73e3fb6ba8
AsmPrinter: Convert DIE::Values to a linked list
|
10 éve |
Duncan P. N. Exon Smith
|
2c7cce70cd
AsmPrinter: Stop exposing underlying DIE children list, NFC
|
10 éve |
Duncan P. N. Exon Smith
|
636aba5bd1
AsmPrinter: Stop exposing underlying DIEValue list, NFC
|
10 éve |
Duncan P. N. Exon Smith
|
95afdd3a07
AsmPrinter: Remove DIEHash::AttrEntry, NFC
|
10 éve |
Duncan P. N. Exon Smith
|
611a2f2322
AsmPrinter: Store abbreviation data directly in DIE and DIEValue
|
10 éve |
Duncan P. N. Exon Smith
|
09fe4bf794
Reapply "AsmPrinter: Change DIEValue to be stored by value"
|
10 éve |
Duncan P. N. Exon Smith
|
3c41ae83f2
Revert "AsmPrinter: Change DIEValue to be stored by value"
|
10 éve |
Duncan P. N. Exon Smith
|
b9d92c6a8d
AsmPrinter: Change DIEValue to be stored by value
|
10 éve |
Duncan P. N. Exon Smith
|
1186e7ae9e
AsmPrinter: Create a unified .debug_loc stream
|
10 éve |
Rui Ueyama
|
4d1d4bad13
Use read{16,32,64}{le,be}() instead of *reinterpret_cast<u{little,big}{16,32,64}_t>().
|
10 éve |
Frederic Riss
|
0c36e97b78
Make DIE.h a public CodeGen header.
|
10 éve |
Robin Morisset
|
217b38e19a
Fix typos in comments, NFC
|
11 éve |