Fangrui Song
|
dd6f70daf6
[DebugInfo] Delete TypedDINodeRef
|
6 years ago |
Simon Pilgrim
|
a5aaefa640
Avoid cppcheck operator precedence warnings. NFCI.
|
6 years ago |
Adrian Prantl
|
f09c6d5b71
Add LLVM IR debug info support for Fortran COMMON blocks
|
6 years ago |
Petar Jovanovic
|
92078fc49a
[DebugInfoMetadata] Move main subprogram DIFlag into DISPFlags
|
6 years ago |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Paul Robinson
|
ccefd88065
[DebugInfo] IR/Bitcode changes for DISubprogram flags.
|
6 years ago |
Paul Robinson
|
eaa73537bb
[DebugInfo] DISubprogram flags get their own flags word. NFC.
|
6 years ago |
Teresa Johnson
|
b2ec19cf81
Remove unused getMDNodeFwdRefOrNull interfaces (NFC)
|
6 years ago |
David Blaikie
|
ecc582a8ce
DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address specifiers
|
6 years ago |
Matthew Voss
|
fff44e68ba
Emit template type and value parameter DIEs for template variables.
|
6 years ago |
Jonas Devlieghere
|
da1fb72bb3
Ensure that variant part discriminator is read by MetadataLoader
|
7 years ago |
Vedant Kumar
|
7840e607b9
[Bitcode] Address backwards compat bug in r342631
|
7 years ago |
Calixte Denizet
|
44db1d1e24
[IR] Add a boolean field in DILocation to know if a line must covered or not
|
7 years ago |
David Blaikie
|
cf8a4a5d5e
DebugInfo: Add metadata support for disabling DWARF pub sections
|
7 years ago |
Adrian Prantl
|
c4d1909435
[DebugInfoMetadata] Added DIFlags interface in DIBasicType.
|
7 years ago |
Shiva Chen
|
a8a13bc662
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
7 years ago |
Scott Linder
|
5e4b515c4b
[DebugInfo] Support DWARF v5 source code embedding extension
|
7 years ago |
Scott Linder
|
4863252bec
[DebugInfo] Unify ChecksumKind and Checksum value in DIFile
|
7 years ago |
Momchil Velikov
|
0c69bf465f
Re-commit r324489: [DebugInfo] Improvements to representation of enumeration types (PR36168)
|
7 years ago |
Momchil Velikov
|
0b268d60e8
Revert "[DebugInfo] Improvements to representation of enumeration types (PR36168)"
|
7 years ago |
Momchil Velikov
|
a3b503f022
[DebugInfo] Improvements to representation of enumeration types (PR36168)
|
7 years ago |
Adrian Prantl
|
04aa65061f
Add DWARF for discriminated unions
|
7 years ago |
Sander de Smalen
|
959cee720d
[Metadata] Extend 'count' field of DISubrange to take a metadata node
|
7 years ago |
Hiroshi Inoue
|
5cba328f5a
[NFC] fix trivial typos in comments
|
7 years ago |
Michael Zolotukhin
|
2f74167e7b
Remove redundant includes from lib/Bitcode.
|
7 years ago |
Peter Collingbourne
|
76221cbae0
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
|
8 years ago |
Adrian Prantl
|
69e607f200
Canonicalize the representation of empty an expression in DIGlobalVariableExpression
|
8 years ago |
Adrian Prantl
|
9563b5a5e1
Debug Info: Add a file: field to DIImportedEntity.
|
8 years ago |
Florian Hahn
|
50963b3b75
Align definition of DW_OP_plus with DWARF spec [3/3]
|
8 years ago |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 years ago |