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
/
tools
/
dsymutil
/
DwarfStreamer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Dsymutil][Debuginfo][NFC] #3 Refactor dsymutil to separate DWARF optimizing ...
Alexey Lapshin
2020-01-13
1
-15
/
+46
*
[Dsymutil][Debuginfo][NFC] Reland: Refactor dsymutil to separate DWARF optimi...
Alexey Lapshin
2020-01-08
1
-1
/
+1
*
Temporarily Revert "[Dsymutil][Debuginfo][NFC] Refactor dsymutil to separate ...
Eric Christopher
2019-12-19
1
-1
/
+1
*
[Dsymutil][Debuginfo][NFC] Refactor dsymutil to separate DWARF optimizing par...
Alexey Lapshin
2019-12-19
1
-1
/
+1
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-2
/
+2
*
[dsymutil] Support and relocate base address selection entries for debug_loc
Jonas Devlieghere
2019-10-15
1
-0
/
+12
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-2
/
+2
*
[Alignment] Introduce llvm::Align to MCSection
Guillaume Chatelet
2019-09-13
1
-1
/
+1
*
[Alignment] Move OffsetToAlignment to Alignment.h
Guillaume Chatelet
2019-09-12
1
-1
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
Recommit r368812 "[llvm/Object] - Convert SectionRef::getName() to return Exp...
George Rimar
2019-08-14
1
-1
/
+5
*
Revert r368812 "[llvm/Object] - Convert SectionRef::getName() to return Expec...
George Rimar
2019-08-14
1
-5
/
+1
*
[llvm/Object] - Convert SectionRef::getName() to return Expected<>
George Rimar
2019-08-14
1
-1
/
+5
*
Switch LLVM to use 64-bit offsets (2/5)
Igor Kudrin
2019-08-06
1
-5
/
+5
*
[Dsymutil] Remove redundant argument (NFC)
Jonas Devlieghere
2019-05-21
1
-2
/
+1
*
Recommit [Object] Change object::SectionRef::getContents() to return Expected...
Fangrui Song
2019-05-16
1
-4
/
+6
*
Revert r360876 "[Object] Change object::SectionRef::getContents() to return E...
Hans Wennborg
2019-05-16
1
-6
/
+4
*
[Object] Change object::SectionRef::getContents() to return Expected<StringRef>
Fangrui Song
2019-05-16
1
-4
/
+6
*
dsymutil support for DW_OP_convert
Adrian Prantl
2019-02-28
1
-4
/
+10
*
[DebugInfo] add SectionedAddress to DebugInfo interfaces.
Alexey Lapshin
2019-02-27
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[dsymutil] Upstream unobfuscation logic.
Jonas Devlieghere
2019-01-07
1
-4
/
+89
*
[DWARF] Revert r345546: Refactor range list extraction and dumping
Wolfgang Pieb
2018-10-31
1
-9
/
+10
*
[DWARF][NFC] Refactor range list extraction and dumping
Wolfgang Pieb
2018-10-29
1
-10
/
+9
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-1
/
+1
*
Revert "[DWARF] reposting r342048, which was reverted in r342056 due to build...
Alexander Kornienko
2018-09-17
1
-9
/
+10
*
[DWARF] reposting r342048, which was reverted in r342056 due to buildbot
Wolfgang Pieb
2018-09-14
1
-10
/
+9
*
Reverting r342048, which caused UBSan failures in dsymutil.
Wolfgang Pieb
2018-09-12
1
-7
/
+8
*
[DWARF] Refactoring range list dumping to fold DWARF v4 functionality into v5...
Wolfgang Pieb
2018-09-12
1
-8
/
+7
*
[DebugInfo] Reduce debug_str_offsets section size
Pavel Labath
2018-08-07
1
-3
/
+1
*
[dsymutil] Add support for generating DWARF5 accelerator tables.
Jonas Devlieghere
2018-07-25
1
-0
/
+27
*
[dsymutil] Add support for outputting assembly
Jonas Devlieghere
2018-07-09
1
-11
/
+25
*
[dsymutil] Emit label at the begin of a CU
Jonas Devlieghere
2018-07-06
1
-0
/
+5
*
[dsymutil] Move abstractions into separate files (NFC)
Jonas Devlieghere
2018-06-27
1
-0
/
+638