1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools
Yuanfang Chen 0685dae273 [llvm-readobj] Match GNU output for DT_RPATH and DT_RUNPATH when dumping dynamic symbol table.
Reviewers: jhenderson, grimar, MaskRay, rupprecht, espindola

Subscribers: emaste, nemanjai, arichardson, kbarton, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D63347

llvm-svn: 363868
2019-06-19 19:31:07 +00:00
..
bugpoint [Bugpoint] fix another use-after-move. NFC 2019-05-31 21:36:21 +00:00
bugpoint-passes
dsymutil [dsymutil] Remove stale comment (NFC) 2019-06-10 23:30:20 +00:00
gold [Remarks] Extend -fsave-optimization-record to specify the format 2019-06-17 16:06:00 +00:00
llc [Remarks] Extend -fsave-optimization-record to specify the format 2019-06-17 16:06:00 +00:00
lli
llvm-ar [llvm-ar] Create thin archives with MRI scripts 2019-06-06 13:19:50 +00:00
llvm-as Make llvm-as --help great again 2019-05-27 08:24:06 +00:00
llvm-as-fuzzer
llvm-bcanalyzer
llvm-c-test Fix BUILD_SHARED_LIBS builds after r361567 2019-05-24 02:15:27 +00:00
llvm-cat
llvm-cfi-verify
llvm-config
llvm-cov
llvm-cvtres Share /machine: handling code with llvm-cvtres too 2019-06-12 11:32:43 +00:00
llvm-cxxdump Break false dependencies on target libraries 2019-05-23 23:02:56 +00:00
llvm-cxxfilt
llvm-cxxmap
llvm-diff
llvm-dis
llvm-dwarfdump [docs][llvm-dwarfdump] Make the --show-parents and --show-children help text and docs more consistent and correct 2019-06-14 13:00:09 +00:00
llvm-dwp Fix BUILD_SHARED_LIBS builds after r361567 2019-05-24 02:15:27 +00:00
llvm-elfabi
llvm-exegesis fix a typo unavaliable=>unavailable 2019-06-08 15:07:55 +00:00
llvm-extract Sanitize llvm-extract -help output 2019-06-12 21:08:19 +00:00
llvm-go
llvm-isel-fuzzer Break a couple more false dependencies on target libraries 2019-06-10 23:52:38 +00:00
llvm-itanium-demangle-fuzzer
llvm-jitlink Break a couple more false dependencies on target libraries 2019-06-10 23:52:38 +00:00
llvm-jitlistener
llvm-link
llvm-lipo [llvm-lipo] Drop unneeded braces. NFC 2019-06-07 20:52:17 +00:00
llvm-lto [ThinLTO]LTO]Legacy] Fix dependent libraries support by adding querying of the IRSymtab 2019-06-12 11:07:56 +00:00
llvm-lto2 [Remarks] Extend -fsave-optimization-record to specify the format 2019-06-17 16:06:00 +00:00
llvm-mc
llvm-mc-assemble-fuzzer
llvm-mc-disassemble-fuzzer
llvm-mca [MCA] Slightly refactor the bottleneck analysis view. NFCI 2019-06-18 12:59:46 +00:00
llvm-microsoft-demangle-fuzzer
llvm-modextract
llvm-mt
llvm-nm [llvm-nm] Fix docs and help text for --print-size 2019-06-12 10:44:41 +00:00
llvm-objcopy [llvm-strip] Error when using stdin twice 2019-06-18 00:39:10 +00:00
llvm-objdump [llvm-objdump] Remove unnecessary indentation when dumping ELF data. 2019-06-19 18:44:29 +00:00
llvm-opt-fuzzer Break a couple more false dependencies on target libraries 2019-06-10 23:52:38 +00:00
llvm-opt-report
llvm-pdbutil [PDB] Copy inlinee lines records into the PDB 2019-06-03 18:15:38 +00:00
llvm-profdata
llvm-rc
llvm-readobj [llvm-readobj] Match GNU output for DT_RPATH and DT_RUNPATH when dumping dynamic symbol table. 2019-06-19 19:31:07 +00:00
llvm-rtdyld Break false dependencies on target libraries 2019-05-23 23:02:56 +00:00
llvm-shlib
llvm-size Sanitize llvm-size help 2019-06-05 10:32:28 +00:00
llvm-special-case-list-fuzzer
llvm-split
llvm-stress
llvm-strings
llvm-symbolizer Symbolize: Make DWPName a symbolizer option instead of an argument to symbolize{,Inlined}Code. 2019-06-11 02:32:27 +00:00
llvm-undname
llvm-xray Symbolize: Replace the Options constructor with in-class initialization. NFCI. 2019-06-11 02:31:54 +00:00
llvm-yaml-numeric-parser-fuzzer
lto [Legacy LTO] Fix build bots: r363140: Fix export name 2019-06-12 12:17:49 +00:00
msbuild vs integration: bump version nbr 2019-06-19 07:39:53 +00:00
obj2yaml [yaml2obj/obj2yaml] - Make RawContentSection::Info Optional<> 2019-06-19 08:57:38 +00:00
opt [Remarks] Extend -fsave-optimization-record to specify the format 2019-06-17 16:06:00 +00:00
opt-viewer
remarks-shlib
sancov
sanstats
verify-uselistorder
xcode-toolchain
yaml2obj [yaml2obj/obj2yaml] - Make RawContentSection::Info Optional<> 2019-06-19 08:57:38 +00:00
CMakeLists.txt
LLVMBuild.txt