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
/
DebugMap.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Use the container form llvm::sort(C, ...)
Fangrui Song
2018-09-30
1
-3
/
+3
*
[dsymutil] Make the CachedBinaryHolder the default
Jonas Devlieghere
2018-06-29
1
-19
/
+24
*
[dsymutil] Move abstractions into separate files (NFC)
Jonas Devlieghere
2018-06-27
1
-1
/
+1
*
[Support] Add convenience functions to WithColor. NFC.
Jonas Devlieghere
2018-04-14
1
-6
/
+6
*
[tools] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-01
1
-3
/
+4
*
[dsymutil] Rename llvm-dsymutil -> dsymutil
Jonas Devlieghere
2018-03-18
1
-5
/
+4
*
[dsymutil] Unify error handling outside DwarfLinker.
Jonas Devlieghere
2018-03-13
1
-1
/
+2
*
[dsymutil] Fix typos and formatting. NFC.
Jonas Devlieghere
2018-02-22
1
-2
/
+1
*
[dsymutil, llvm-objcopy] Fix some Clang-tidy modernize and Include What You U...
Eugene Zelenko
2017-11-01
1
-11
/
+32
*
[llvm-dsymutil] Add support for __swift_ast MachO DWARF section
Francis Ricci
2017-10-06
1
-5
/
+7
*
Revert "[llvm-dsymutil] Add support for __swift_ast MachO DWARF section"
Francis Ricci
2017-10-05
1
-7
/
+5
*
[llvm-dsymutil] Add support for __swift_ast MachO DWARF section
Francis Ricci
2017-10-05
1
-5
/
+7
*
Revert "[llvm-dsymutil] Add support for __swift_ast MachO DWARF section"
Francis Ricci
2017-10-05
1
-7
/
+5
*
[llvm-dsymutil] Add support for __swift_ast MachO DWARF section
Francis Ricci
2017-10-05
1
-5
/
+7
*
[dsymutil] Replace TimeValue with TimePoint
Pavel Labath
2016-11-09
1
-8
/
+7
*
Thread Expected<...> up from libObject’s getName() for symbols to allow llv...
Kevin Enderby
2016-04-20
1
-2
/
+6
*
[dsymutil] Fix handling of common symbols.
Frederic Riss
2016-01-31
1
-1
/
+2
*
[dsymutil] Allow debug map mappings with no object file address. NFC
Frederic Riss
2016-01-31
1
-7
/
+12
*
[dsymutil] Store an optional BinaryPath in the debug map.
Frederic Riss
2015-08-26
1
-0
/
+2
*
[dsymutil] Implement support for handling mach-o universal binaries as main i...
Frederic Riss
2015-08-05
1
-3
/
+4
*
[dsymutil] Implement support for universal mach-o object files.
Frederic Riss
2015-07-24
1
-5
/
+5
*
[dsymutil] Check archive members timestamps.
Frederic Riss
2015-07-22
1
-6
/
+13
*
Delete UnknownAddress. It is a perfectly valid symbol value.
Rafael Espindola
2015-07-07
1
-5
/
+1
*
Common symbols don't have a value.
Rafael Espindola
2015-07-07
1
-1
/
+5
*
Replace a few more MachO only uses of getSymbolAddress.
Rafael Espindola
2015-07-03
1
-3
/
+1
*
Return ErrorOr from SymbolRef::getName.
Rafael Espindola
2015-07-02
1
-3
/
+5
*
[dsymutil] Rename a variable to appease some bots.
Frederic Riss
2015-06-05
1
-3
/
+3
*
[dsymutil] Have the YAML deserialization rewrite the object address of symbols.
Frederic Riss
2015-06-05
1
-6
/
+46
*
[dsymutil] Apply clang-format. NFC
Frederic Riss
2015-06-05
1
-3
/
+3
*
[dsymutil] Out-line the YAML serialization code. NFC
Frederic Riss
2015-06-05
1
-0
/
+109
*
[dsymutil] Use YAMLIO to dump debug map.
Frederic Riss
2015-06-01
1
-7
/
+5
*
[dsymutil] Add function size to the debug map.
Frederic Riss
2015-03-15
1
-4
/
+4
*
[dsymutil] Add DebugMapObject::lookupObjectAddress()
Frederic Riss
2015-02-13
1
-2
/
+13
*
[dsymutil] Add the detected target triple to the debug map.
Frederic Riss
2015-01-19
1
-1
/
+2
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-2
/
+1
*
Initial dsymutil tool commit.
Frederic Riss
2014-12-12
1
-0
/
+81
*
Revert "Initial dsymutil tool commit."
Frederic Riss
2014-12-09
1
-84
/
+0
*
Initial dsymutil tool commit.
Frederic Riss
2014-12-09
1
-0
/
+84