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
/
DwarfLinker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Dsymutil][Debuginfo][NFC] Reland: Refactor dsymutil to separate DWARF optimi...
Alexey Lapshin
2020-01-08
1
-3082
/
+0
*
[Remarks] Warn if a remark file is not found when processing static archives
Francis Visoiu Mistrih
2020-01-03
1
-3
/
+33
*
Temporarily Revert "[Dsymutil][Debuginfo][NFC] Refactor dsymutil to separate ...
Eric Christopher
2019-12-19
1
-14
/
+38
*
[Dsymutil][Debuginfo][NFC] Refactor dsymutil to separate DWARF optimizing par...
Alexey Lapshin
2019-12-19
1
-38
/
+14
*
[Dsymutil][NFC] Move NonRelocatableStringpool into common CodeGen folder.
Alexey Lapshin
2019-12-06
1
-3
/
+3
*
[dsymutil] Remove recursion from lookForChildDIEsToKeep (2/2) (NFC)
Jonas Devlieghere
2019-12-04
1
-74
/
+139
*
[dsymutil] Remove recursion from lookForChildDIEsToKeep (1/2) (NFC)
Jonas Devlieghere
2019-12-04
1
-163
/
+197
*
[dsymutil] Add support for linking remarks
Francis Visoiu Mistrih
2019-11-01
1
-1
/
+87
*
[dsymutil] Add DW_TAG_common_block to dieNeedsChildrenToBeMeaningful
Jonas Devlieghere
2019-11-01
1
-3
/
+4
*
[dsymutil] Improve verbose output (NFC)
Jonas Devlieghere
2019-10-08
1
-8
/
+11
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-4
/
+4
*
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
*
DebugInfo/DWARF: Normalize DWARFObject members on the DWARF spec section names
David Blaikie
2019-08-07
1
-3
/
+3
*
Switch LLVM to use 64-bit offsets (2/5)
Igor Kudrin
2019-08-06
1
-24
/
+24
*
[dsymutil] Pass LinkOptions by value instead of const ref.
Jonas Devlieghere
2019-07-30
1
-2
/
+2
*
[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.
Hsiangkai Wang
2019-07-19
1
-1
/
+1
*
Revert "[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame."
Hsiangkai Wang
2019-07-18
1
-1
/
+1
*
[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.
Hsiangkai Wang
2019-07-18
1
-1
/
+1
*
Cleanup: llvm::bsearch -> llvm::partition_point after r364719
Fangrui Song
2019-06-30
1
-2
/
+2
*
Simplify std::lower_bound with llvm::{bsearch,lower_bound}. NFC
Fangrui Song
2019-06-21
1
-7
/
+5
*
[dwarfdump] Add flag to limit the number of parents DIEs
Jonas Devlieghere
2019-05-24
1
-8
/
+10
*
[Dsymutil] Remove redundant argument (NFC)
Jonas Devlieghere
2019-05-21
1
-3
/
+3
*
Recommit [Object] Change object::SectionRef::getContents() to return Expected...
Fangrui Song
2019-05-16
1
-3
/
+7
*
Revert r360876 "[Object] Change object::SectionRef::getContents() to return E...
Hans Wennborg
2019-05-16
1
-7
/
+3
*
[Object] Change object::SectionRef::getContents() to return Expected<StringRef>
Fangrui Song
2019-05-16
1
-3
/
+7
*
[dsymutil] Put Swift interface files into a per-arch subdirectory.
Adrian Prantl
2019-04-23
1
-1
/
+1
*
[dsymutil] Collect parseable Swift interfaces in the .dSYM bundle.
Adrian Prantl
2019-04-22
1
-25
/
+118
*
[dsymutil] DwarfLinker: delete unused parameter
Fangrui Song
2019-04-19
1
-7
/
+6
*
Revert "[DWARFFormValue] Cleanup DWARFFormValue interface. (2/2) (NFC)"
Vlad Tsyrklevich
2019-03-02
1
-6
/
+4
*
[DWARFFormValue] Cleanup DWARFFormValue interface. (2/2) (NFC)
Jonas Devlieghere
2019-03-01
1
-4
/
+6
*
dsymutil support for DW_OP_convert
Adrian Prantl
2019-02-28
1
-34
/
+127
*
[DebugInfo] add SectionedAddress to DebugInfo interfaces.
Alexey Lapshin
2019-02-27
1
-11
/
+11
*
[dsymutil] Improve readability of cloneAllCompileUnits (NFC)
Jonas Devlieghere
2019-02-13
1
-5
/
+13
*
[dsymutil] Don't clone empty CUs
Jonas Devlieghere
2019-02-13
1
-4
/
+4
*
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
-12
/
+13
*
[dsymutil] Ensure we're comparing time stamps with the same precision.
Jonas Devlieghere
2018-12-04
1
-9
/
+14
*
[DWARF] Revert r345546: Refactor range list extraction and dumping
Wolfgang Pieb
2018-10-31
1
-12
/
+11
*
[DWARF][NFC] Refactor range list extraction and dumping
Wolfgang Pieb
2018-10-29
1
-11
/
+12
*
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
-12
/
+11
*
[DWARF] reposting r342048, which was reverted in r342056 due to buildbot
Wolfgang Pieb
2018-09-14
1
-11
/
+12
*
Reverting r342048, which caused UBSan failures in dsymutil.
Wolfgang Pieb
2018-09-12
1
-11
/
+10
*
[DWARF] Refactoring range list dumping to fold DWARF v4 functionality into v5...
Wolfgang Pieb
2018-09-12
1
-10
/
+11
*
[dsymutil] Prevent non-determinism due to threading.
Jonas Devlieghere
2018-09-07
1
-17
/
+32
*
[dsymutil] Reduce peak memory usage for the single threaded execution.
Jonas Devlieghere
2018-09-06
1
-95
/
+105
*
dsymutil: Avoid pruning non-type forward declarations inside DW_TAG_module
Adrian Prantl
2018-08-30
1
-35
/
+36
*
Reduce the memory footprint of dsymutil. (NFC)
Adrian Prantl
2018-08-24
1
-27
/
+41
[next]