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
/
dsymutil.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[dsymutil] Pass LinkOptions by value instead of const ref.
Jonas Devlieghere
2019-07-30
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[dsymutil] Make the CachedBinaryHolder the default
Jonas Devlieghere
2018-06-29
1
-2
/
+2
*
[dsymutil] Introduce a new CachedBinaryHolder
Jonas Devlieghere
2018-06-29
1
-2
/
+4
*
[dsymutil] Move abstractions into separate files (NFC)
Jonas Devlieghere
2018-06-27
1
-32
/
+2
*
[dsymutil] Apply recursion workaround for threading
Jonas Devlieghere
2018-04-03
1
-0
/
+3
*
[dsymutil] Upstream emitting of papertrail warnings.
Jonas Devlieghere
2018-04-02
1
-1
/
+2
*
[dsymutil] Unify error handling and add color
Jonas Devlieghere
2018-03-09
1
-2
/
+2
*
[dsymutil] Remove \brief from comments. NFC
Jonas Devlieghere
2018-02-22
1
-5
/
+4
*
[dsymutil] Fix typos and formatting. NFC.
Jonas Devlieghere
2018-02-22
1
-1
/
+1
*
Re-land [dsymutil] Upstream update feature
Jonas Devlieghere
2018-02-08
1
-1
/
+4
*
Revert dsymutil -update commits
Jonas Devlieghere
2018-02-07
1
-4
/
+1
*
[dsymutil] Upstream update feature.
Jonas Devlieghere
2018-02-07
1
-1
/
+4
*
[dsymutil] Generate Apple accelerator tables
Jonas Devlieghere
2018-01-29
1
-0
/
+3
*
make exitDsymutil static.
Rafael Espindola
2017-11-16
1
-4
/
+0
*
Simplify file handling in dsymutil.
Rafael Espindola
2017-11-15
1
-1
/
+1
*
[dsymutil, llvm-objcopy] Fix some Clang-tidy modernize and Include What You U...
Eugene Zelenko
2017-11-01
1
-11
/
+27
*
Re-land "[dsymutil] Timestmap verification for __swift_ast"
Jonas Devlieghere
2017-10-13
1
-4
/
+5
*
Revert "[dsymutil] Timestmap verification for __swift_ast"
Jonas Devlieghere
2017-10-11
1
-5
/
+4
*
[dsymutil] Timestmap verification for __swift_ast
Jonas Devlieghere
2017-10-11
1
-4
/
+5
*
dsymutil: Fix a comment. [-Wdocumentation]
NAKAMURA Takumi
2015-09-23
1
-1
/
+1
*
dsymutil: Make -oso-prepend-path available to DwarfLinker.
Adrian Prantl
2015-09-22
1
-0
/
+1
*
[dsymutil] Implement -symtab/-s option.
Frederic Riss
2015-08-31
1
-0
/
+4
*
[dsymutil] Make the warn and error helpers globally available. NFC.
Frederic Riss
2015-08-26
1
-0
/
+3
*
[dsymutil] Add support for the -arch option.
Frederic Riss
2015-08-05
1
-2
/
+2
*
[dsymutil] Implement support for handling mach-o universal binaries as main i...
Frederic Riss
2015-08-05
1
-7
/
+6
*
[dsymutil] Introduce exit helper. NFC.
Frederic Riss
2015-08-05
1
-0
/
+5
*
[dsymutil] Implement ODR uniquing for C++ code.
Frederic Riss
2015-07-21
1
-0
/
+1
*
[dsymutil] Apply clang-format. NFC
Frederic Riss
2015-06-05
1
-3
/
+4
*
Reapply r238941 - [dsymutil] Accept a YAML debug map as input instead of a bi...
Frederic Riss
2015-06-03
1
-2
/
+2
*
Revert "[dsymutil] Accept a YAML debug map as input instead of a binary."
Frederic Riss
2015-06-03
1
-2
/
+2
*
[dsymutil] Accept a YAML debug map as input instead of a binary.
Frederic Riss
2015-06-03
1
-2
/
+2
*
[dsymutil] Add the DwarfStreamer class.
Frederic Riss
2015-02-28
1
-2
/
+3
*
[dsymutil] Add a LinkOptions struct to pass to the DwarfLinker. NFC.
Frederic Riss
2015-02-28
1
-1
/
+8
*
[dsymutil] Pass the verbosity flag down to the processing. NFC for now.
Frederic Riss
2014-12-16
1
-2
/
+4
*
Initial dsymutil tool commit.
Frederic Riss
2014-12-12
1
-0
/
+37