1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools
Jonas Devlieghere dd7efc65bd [dsymutil] Don't resolve DIE reference to NULL DIE.
This patch prevents dsymutil from resolving a reference to a NULL DIE
when a bogus reference happens to be coincidentally referencing a NULL
DIE. Now this is detected as an invalid reference and a warning is
printed.

Fixes: https://bugs.llvm.org/show_bug.cgi?id=33873

Differential revision: https://reviews.llvm.org/D38078

llvm-svn: 313872
2017-09-21 10:28:33 +00:00
..
bugpoint
bugpoint-passes
dsymutil [dsymutil] Don't resolve DIE reference to NULL DIE. 2017-09-21 10:28:33 +00:00
gold [ThinLTO/gold] Implement ThinLTO cache pruning support 2017-09-18 23:24:55 +00:00
llc This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 2017-09-15 20:10:09 +00:00
lli
llvm-ar
llvm-as
llvm-as-fuzzer
llvm-bcanalyzer
llvm-c-test
llvm-cat
llvm-cfi-verify [WebAssembly] Add support for local symbol bindings 2017-09-20 21:17:04 +00:00
llvm-config
llvm-cov [llvm-cov] Improve error messaging for function mismatches 2017-09-21 01:11:30 +00:00
llvm-cvtres
llvm-cxxdump
llvm-cxxfilt
llvm-diff
llvm-dis This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 2017-09-15 20:10:09 +00:00
llvm-dwarfdump llvm-dwarfdump: move -eh-frame into the right section in the help output. 2017-09-20 23:29:31 +00:00
llvm-dwp
llvm-extract
llvm-go
llvm-isel-fuzzer
llvm-jitlistener
llvm-link This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 2017-09-15 20:10:09 +00:00
llvm-lto This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 2017-09-15 20:10:09 +00:00
llvm-lto2
llvm-mc
llvm-mc-assemble-fuzzer
llvm-mc-disassemble-fuzzer
llvm-mcmarkup
llvm-modextract
llvm-mt
llvm-nm
llvm-objcopy Reland "[llvm-objcopy] Add support for .dynamic, .dynsym, and .dynstr" 2017-09-20 17:11:58 +00:00
llvm-objdump Allow public Triple deduction from ObjectFiles. 2017-09-19 02:22:48 +00:00
llvm-opt-report
llvm-pdbutil
llvm-profdata
llvm-rc
llvm-readobj [llvm-readobj] Fix 'Teach readobj to dump .res files', pt 3. 2017-09-20 23:26:05 +00:00
llvm-rtdyld
llvm-shlib
llvm-size
llvm-split
llvm-stress
llvm-strings
llvm-symbolizer
llvm-xray [XRay][tools] Support tail-call exits before we write them in the runtime 2017-09-18 06:08:46 +00:00
lto This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 2017-09-15 20:10:09 +00:00
msbuild
obj2yaml [WebAssembly] Add support for local symbol bindings 2017-09-20 21:17:04 +00:00
opt
opt-viewer
sancov
sanstats
verify-uselistorder
xcode-toolchain
yaml2obj Reland "[WebAssembly] Add support for naming wasm data segments" 2017-09-20 19:03:35 +00:00
CMakeLists.txt
LLVMBuild.txt Introduce the llvm-cfi-verify tool (resubmission of D37937). 2017-09-20 20:38:14 +00:00