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
/
test
/
tools
/
dsymutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Remarks] Warn if a remark file is not found when processing static archives
Francis Visoiu Mistrih
2020-01-03
4
-0
/
+47
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
2
-4
/
+4
*
[Remarks] Allow empty temporary remark files
Francis Visoiu Mistrih
2019-11-22
9
-1
/
+9
*
DWARFDebugLoc(v4): Add an incremental parsing function
Pavel Labath
2019-11-15
3
-13
/
+10
*
[dsymutil] Add -dump to llvm-bcanalyzer invocations
Francis Visoiu Mistrih
2019-11-13
2
-4
/
+4
*
[dsymutil] Second attempt to fix dsymutil tests on non-darwin platforms
Francis Visoiu Mistrih
2019-11-01
1
-1
/
+1
*
[dsymutil] Require darwin in fat binary test
Francis Visoiu Mistrih
2019-11-01
1
-0
/
+2
*
[dsymutil] Add support for linking remarks
Francis Visoiu Mistrih
2019-11-01
19
-0
/
+101
*
[dsymutil] Print warning/error for unknown/missing arguments.
Jonas Devlieghere
2019-10-16
1
-0
/
+6
*
[dsymutil] Support and relocate base address selection entries for debug_loc
Jonas Devlieghere
2019-10-15
3
-0
/
+29
*
Re-land "[dsymutil] Fix handling of common symbols in multiple object files."
Jonas Devlieghere
2019-10-09
4
-0
/
+39
*
Revert r374139, "[dsymutil] Fix handling of common symbols in multiple object...
Jeremy Morse
2019-10-09
4
-39
/
+0
*
[dsymutil] Fix handling of common symbols in multiple object files.
Jonas Devlieghere
2019-10-09
4
-0
/
+39
*
[dsymutil] Improve verbose output (NFC)
Jonas Devlieghere
2019-10-08
1
-22
/
+44
*
[dsymutil] Tablegenify option parsing
Jonas Devlieghere
2019-10-03
1
-8
/
+6
*
[llvm-readobj][MachO] Fix section type printing
Seiya Nuta
2019-08-15
1
-13
/
+13
*
NFC: Unforget a colon in a few CHECK: directives.
Artem Dergachev
2019-07-12
2
-1
/
+2
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
[llvm-readobj] Change -long-option to --long-option in tests. NFC
Fangrui Song
2019-05-01
3
-6
/
+6
*
[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
2
-0
/
+57
*
dsymutil support for DW_OP_convert
Adrian Prantl
2019-02-28
3
-0
/
+78
*
[dsymutil] Don't clone empty CUs
Jonas Devlieghere
2019-02-13
2
-6
/
+3
*
[test] Run the verifier for dsymutil module tests
Jonas Devlieghere
2019-02-08
4
-4
/
+6
*
[dsymutil] Upstream unobfuscation logic.
Jonas Devlieghere
2019-01-07
7
-0
/
+213
*
Add missing -oso-prepend-path to dsymutil test.
Adrian Prantl
2018-12-20
1
-1
/
+1
*
[dsymutil] Gather global and local symbol addresses in the main executable.
Jonas Devlieghere
2018-11-30
5
-0
/
+24
*
Make dsymutil more robust when parsing load commands.
Adrian Prantl
2018-11-13
2
-1
/
+1
*
[dsymutil] Copy the LC_BUILD_VERSION load command into the companion binary.
Adrian Prantl
2018-11-08
2
-0
/
+11
*
Fix spelling error
Adrian Prantl
2018-11-07
1
-1
/
+1
*
[dsymutil] Set LSan blacklist whenever sanitizers are enabled.
Jonas Devlieghere
2018-09-24
1
-1
/
+1
*
[dsymutil] Suppress CoreFoundation leaks in tests.
Jonas Devlieghere
2018-09-21
2
-0
/
+8
*
dsymutil: Avoid pruning non-type forward declarations inside DW_TAG_module
Adrian Prantl
2018-08-30
3
-0
/
+59
*
[PPC] Remove Darwin support from POWER backend.
Kit Barton
2018-08-28
2
-37
/
+0
*
fix comment typo
Nico Weber
2018-08-27
1
-1
/
+1
*
[dsymutil] Simplify temporary file handling.
Jonas Devlieghere
2018-07-29
3
-12
/
+0
*
[test] Disable dsymutil update test on windows
Jonas Devlieghere
2018-07-26
3
-2
/
+8
*
[test] Do dsymutil update in place
Jonas Devlieghere
2018-07-26
1
-6
/
+6
*
[dsymutil] Add support for generating DWARF5 accelerator tables.
Jonas Devlieghere
2018-07-25
2
-0
/
+39
*
[dwarfdump] Add pretty printer for accelerator table based on Atom.
Jonas Devlieghere
2018-07-13
1
-1
/
+1
*
[dsymutil] Add support for outputting assembly
Jonas Devlieghere
2018-07-09
1
-0
/
+3
*
Replace unused output filenames with /dev/null in tests
Fangrui Song
2018-07-02
2
-2
/
+2
*
[dsymutil] Make the CachedBinaryHolder the default
Jonas Devlieghere
2018-06-29
1
-6
/
+6
*
[dsymutil] Escape HTML special characters in plist.
Jonas Devlieghere
2018-05-30
1
-2
/
+2
*
[Support] Add color cl category.
Jonas Devlieghere
2018-05-24
1
-0
/
+2
*
[DebugInfo] Use absolute addresses in location lists
Jonas Devlieghere
2018-05-21
2
-6
/
+6
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
2
-4
/
+4
*
[dsymutil] Don't try to load Swift ASTs as objects.
Jonas Devlieghere
2018-04-09
1
-0
/
+1
*
[dsymutil] Don't crash on empty CU
Jonas Devlieghere
2018-04-08
3
-0
/
+23
*
Another attempt to fix papertrail-warnings.test on Windows bots by making exp...
Douglas Yung
2018-04-02
1
-3
/
+3
[next]