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
/
Inputs
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
3
-0
/
+4
*
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
8
-1
/
+1
*
[dsymutil] Add support for linking remarks
Francis Visoiu Mistrih
2019-11-01
15
-0
/
+21
*
[dsymutil] Support and relocate base address selection entries for debug_loc
Jonas Devlieghere
2019-10-15
2
-0
/
+0
*
Re-land "[dsymutil] Fix handling of common symbols in multiple object files."
Jonas Devlieghere
2019-10-09
3
-0
/
+0
*
Revert r374139, "[dsymutil] Fix handling of common symbols in multiple object...
Jeremy Morse
2019-10-09
3
-0
/
+0
*
[dsymutil] Fix handling of common symbols in multiple object files.
Jonas Devlieghere
2019-10-09
3
-0
/
+0
*
[dsymutil] Collect parseable Swift interfaces in the .dSYM bundle.
Adrian Prantl
2019-04-22
1
-0
/
+34
*
dsymutil support for DW_OP_convert
Adrian Prantl
2019-02-28
2
-0
/
+45
*
[dsymutil] Upstream unobfuscation logic.
Jonas Devlieghere
2019-01-07
5
-0
/
+46
*
[dsymutil] Gather global and local symbol addresses in the main executable.
Jonas Devlieghere
2018-11-30
4
-0
/
+0
*
Make dsymutil more robust when parsing load commands.
Adrian Prantl
2018-11-13
1
-0
/
+0
*
[dsymutil] Copy the LC_BUILD_VERSION load command into the companion binary.
Adrian Prantl
2018-11-08
1
-0
/
+0
*
dsymutil: Avoid pruning non-type forward declarations inside DW_TAG_module
Adrian Prantl
2018-08-30
2
-0
/
+0
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
2
-4
/
+4
*
[dsymutil] Don't crash on empty CU
Jonas Devlieghere
2018-04-08
2
-0
/
+16
*
[dsymutil] Skip DW_AT_sibling attributes.
Jonas Devlieghere
2018-02-27
1
-0
/
+0
*
[dsymutil][test] Add PowerPC test
Jonas Devlieghere
2018-02-27
1
-0
/
+0
*
[dsymutil] Correctly handle DW_TAG_label
Jonas Devlieghere
2018-02-20
1
-0
/
+0
*
[dwarfdump] Fix spurious verification errors for DW_AT_location attributes
Jonas Devlieghere
2018-02-17
2
-0
/
+262
*
[dsymutil] Generate Apple accelerator tables
Jonas Devlieghere
2018-01-29
2
-0
/
+0
*
[dsymutil] Accept line tables up to DWARFv5.
Jonas Devlieghere
2017-12-12
2
-0
/
+0
*
[dsymutil] Upstream getBundleInfo implementation
Jonas Devlieghere
2017-11-30
1
-0
/
+20
*
Revert "[dsymutil] Timestmap verification for __swift_ast"
Jonas Devlieghere
2017-10-11
1
-0
/
+0
*
[dsymutil] Timestmap verification for __swift_ast
Jonas Devlieghere
2017-10-11
1
-0
/
+0
*
[dsymutil] Emit valid debug locations when no symbol flags are set
Francis Ricci
2017-10-09
2
-0
/
+0
*
Revert "[dsymutil] Emit valid debug locations when no symbol flags are set"
Francis Ricci
2017-10-06
1
-25
/
+0
*
[dsymutil] Emit valid debug locations when no symbol flags are set
Francis Ricci
2017-10-06
1
-0
/
+25
*
[llvm-dsymutil] Add support for __swift_ast MachO DWARF section
Francis Ricci
2017-10-06
2
-0
/
+1
*
Revert "[llvm-dsymutil] Add support for __swift_ast MachO DWARF section"
Francis Ricci
2017-10-05
2
-1
/
+0
*
[llvm-dsymutil] Add support for __swift_ast MachO DWARF section
Francis Ricci
2017-10-05
2
-0
/
+1
*
Revert "[llvm-dsymutil] Add support for __swift_ast MachO DWARF section"
Francis Ricci
2017-10-05
2
-1
/
+0
*
[llvm-dsymutil] Add support for __swift_ast MachO DWARF section
Francis Ricci
2017-10-05
2
-0
/
+1
*
[dsymutil] Better support for symbol aliases
Jonas Devlieghere
2017-09-26
3
-0
/
+0
*
[dsymutil] Don't resolve DIE reference to NULL DIE.
Jonas Devlieghere
2017-09-21
1
-0
/
+0
*
[dsymutil] Don't mark forward declarations as canonical.
Jonas Devlieghere
2017-08-31
6
-0
/
+0
*
Revert "[dsymutil] Don't mark forward declarations as canonical."
Jonas Devlieghere
2017-08-31
6
-0
/
+0
*
[dsymutil] Don't mark forward declarations as canonical.
Jonas Devlieghere
2017-08-31
6
-0
/
+0
*
dsymutil: don't copy compile units without children from PCM files
Adrian Prantl
2017-08-22
2
-0
/
+0
*
dsymutil: support dwarf version mismatches between object and clang module
Adrian Prantl
2017-08-08
1
-0
/
+0
*
dsymutil: strip unused types from imported DW_TAG_modules
Adrian Prantl
2017-07-21
2
-0
/
+0
*
dsymutil/modules: Reword the warning for static libraries without module caches
Adrian Prantl
2016-05-20
5
-0
/
+0
*
[dsymutil] Prevent use-after-free
Frederic Riss
2016-05-09
1
-0
/
+0
*
[dsymutil] Fix -arch option for thumb variants.
Frederic Riss
2016-05-09
2
-0
/
+0
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
2
-8
/
+6
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
2
-2
/
+2
*
[dsymutil] Support scattered relocs.
Frederic Riss
2016-02-01
2
-0
/
+186
*
[dsymutil] Fix handling of common symbols.
Frederic Riss
2016-01-31
2
-0
/
+0
*
dsymutil: Provide better warnings when clang modules cannot be found.
Adrian Prantl
2016-01-14
1
-0
/
+0
[next]