index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
include
/
llvm
/
BinaryFormat
/
Dwarf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DWARF5] Added support for deleted C++ special member functions.
Adrian Prantl
2019-10-29
1
-0
/
+1
*
[DebugInfo] Add a DW_OP_LLVM_entry_value operation
David Stenberg
2019-10-15
1
-3
/
+4
*
DebugInfo: Move LLE enum handling to .def to match RLE handling
David Blaikie
2019-10-08
1
-14
/
+8
*
Fix GCC -Wreturn-type warnings. NFC.
Michael Liao
2019-10-02
1
-0
/
+1
*
DebugInfo: Update support for detecting C++ language variants in debug info e...
David Blaikie
2019-10-02
1
-0
/
+52
*
[DWARF] Fix DWARFUnit::getDebugInfoSize() for 64-bit DWARF.
Igor Kudrin
2019-08-20
1
-0
/
+11
*
[Dwarf] Complete the list of type tags.
Jonas Devlieghere
2019-08-13
1
-22
/
+5
*
[DWARF][NFC] Add constants for reserved values of an initial length field.
Igor Kudrin
2019-07-24
1
-0
/
+5
*
hwasan: Add a tag_offset DWARF attribute to instrumented stack variables.
Peter Collingbourne
2019-06-17
1
-2
/
+3
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-1
/
+2
*
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
Markus Lavin
2019-03-19
1
-2
/
+1
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
llvm-dwarfdump: Improve/fix pretty printing of array dimensions
David Blaikie
2018-12-19
1
-1
/
+4
*
[AArch64] - Return address signing dwarf support
Luke Cheeseman
2018-12-18
1
-1
/
+3
*
Revert r347490 as it breaks address sanitizer builds
Luke Cheeseman
2018-11-23
1
-3
/
+1
*
Revert r343341
Luke Cheeseman
2018-11-23
1
-1
/
+3
*
Revert r343317
Luke Cheeseman
2018-09-28
1
-3
/
+1
*
Reapply changes reverted by r343235
Luke Cheeseman
2018-09-28
1
-1
/
+3
*
Revert r343192 as an ubsan build is currently failing
Luke Cheeseman
2018-09-27
1
-3
/
+1
*
Reapply changes reverted in r343114, lldb patch to follow shortly
Luke Cheeseman
2018-09-27
1
-1
/
+3
*
Revert r343112 as CallFrameString API change has broken lldb builds
Luke Cheeseman
2018-09-26
1
-3
/
+1
*
[AArch64] - Return address signing dwarf support
Luke Cheeseman
2018-09-26
1
-1
/
+3
*
Revert r343089 "[AArch64] - Return address signing dwarf support"
Hans Wennborg
2018-09-26
1
-3
/
+1
*
[AArch64] - Return address signing dwarf support
Luke Cheeseman
2018-09-26
1
-1
/
+3
*
[DebugInfoMetadata] Added DIFlags interface in DIBasicType.
Adrian Prantl
2018-08-14
1
-3
/
+2
*
[dwarfdump] Add pretty printer for accelerator table based on Atom.
Jonas Devlieghere
2018-07-13
1
-0
/
+4
*
Fix build broken by r328090
Pavel Labath
2018-03-21
1
-4
/
+4
*
[dwarf] Unify unknown dwarf enum formatting code
Pavel Labath
2018-03-21
1
-2
/
+42
*
DWARF: Unify form size handling code
Pavel Labath
2018-03-14
1
-3
/
+48
*
[DWARF v5] Support for verbose dumping of .debug_rnglist entries
Wolfgang Pieb
2018-03-08
1
-0
/
+1
*
[BinaryFormat] Remove dangling declaration of DiscriminantString
Pavel Labath
2018-02-07
1
-1
/
+0
*
[Support] Move DJB hash to support. NFC
Jonas Devlieghere
2018-01-28
1
-3
/
+0
*
[Dwarf] Add dsymutil Atom extensions. NFC
Jonas Devlieghere
2018-01-25
1
-1
/
+4
*
[NFC] Make magic number for DJB hash function customizable.
Jonas Devlieghere
2018-01-24
1
-1
/
+1
*
[BinaryFormat] Add .debug_names support
Pavel Labath
2018-01-22
1
-0
/
+8
*
Fix -Wsign-compare warnings on Windows
Reid Kleckner
2018-01-05
1
-1
/
+1
*
[DWARF] DW_TAG_imported_unit is not a unit type.
Jonas Devlieghere
2017-10-09
1
-1
/
+0
*
[dwarfdump] Verify that unit type matches root DIE
Jonas Devlieghere
2017-10-06
1
-0
/
+27
*
llvm-dwarfdump: implement --find for .apple_names
Adrian Prantl
2017-09-28
1
-0
/
+3
*
Modernize comments
Adrian Prantl
2017-09-25
1
-13
/
+15
*
[DWARF] Added verification checks for the .apple_names section.
Spyridoula Gravani
2017-06-29
1
-0
/
+3
*
[DWARF] NFC: Give DwarfFormat a 1-byte base type.
Paul Robinson
2017-06-26
1
-1
/
+1
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-0
/
+493