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
/
MachODebugMapParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Return ErrorOr from SymbolRef::getName.
Rafael Espindola
2015-07-02
1
-6
/
+13
*
Simplify getSymbolType.
Rafael Espindola
2015-06-26
1
-3
/
+2
*
Change how symbol sizes are handled in lib/Object.
Rafael Espindola
2015-06-24
1
-5
/
+4
*
[dsymutil] Apply clang-format. NFC
Frederic Riss
2015-06-05
1
-1
/
+0
*
[dsymutil] Out-line the YAML serialization code. NFC
Frederic Riss
2015-06-05
1
-19
/
+6
*
[dsymutil] Handle the -oso-prepend-path option when the input is a YAML debug...
Frederic Riss
2015-06-05
1
-3
/
+3
*
Reapply r238941 - [dsymutil] Accept a YAML debug map as input instead of a bi...
Frederic Riss
2015-06-03
1
-3
/
+23
*
Revert "[dsymutil] Accept a YAML debug map as input instead of a binary."
Frederic Riss
2015-06-03
1
-23
/
+3
*
[dsymutil] Accept a YAML debug map as input instead of a binary.
Frederic Riss
2015-06-03
1
-3
/
+23
*
[dsymutil] Add function size to the debug map.
Frederic Riss
2015-03-15
1
-5
/
+18
*
[dsymutil] clang-format a file
Frederic Riss
2015-02-28
1
-3
/
+2
*
[dsymutil] Add the detected target triple to the debug map.
Frederic Riss
2015-01-19
1
-1
/
+8
*
Fix uninitialized memory read in llvm-dsymutil for the second time.
Alexey Samsonov
2015-01-07
1
-1
/
+2
*
[dsymutil] Implement the BinaryHolder object and gain archive support.
Frederic Riss
2015-01-05
1
-34
/
+17
*
[dsymutil] Fix missing member initializer.
Alexey Samsonov
2014-12-18
1
-1
/
+2
*
[dsymutil] Pass the verbosity flag down to the processing. NFC for now.
Frederic Riss
2014-12-16
1
-1
/
+2
*
[dsymutil] Avoid calling getStringTableData() for each symbol. NFC.
Frederic Riss
2014-12-16
1
-2
/
+3
*
Initial dsymutil tool commit.
Frederic Riss
2014-12-12
1
-0
/
+247
*
Revert "Initial dsymutil tool commit."
Frederic Riss
2014-12-09
1
-194
/
+0
*
Initial dsymutil tool commit.
Frederic Riss
2014-12-09
1
-0
/
+194
[prev]