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
*
[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