llvm/test/tools
Jonas Devlieghere 8cde9622c0 [DebugInfo] Prevent infinite recursion for malformed DWARF
This prevents infinite recursion in DWARFDie::findRecursively for
malformed DWARF where a DIE references itself.

This fixes PR36257.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@331200 91177308-0d34-0410-b5e6-96231b3b80d8
2018-04-30 17:02:41 +00:00
..
dsymutil [dsymutil] Don't try to load Swift ASTs as objects. 2018-04-09 09:09:59 +00:00
gold Require asserts for stats-file-option tests. 2018-04-20 11:21:13 +00:00
llvm-ar [llvm-ar] Temporarily make the tool case detection test Windows-only to fix the build (introduced in r329658) 2018-04-10 10:26:23 +00:00
llvm-cfi-verify/X86
llvm-config llvm-config: Add advapi32 to --system-libs on Windows (PR36372) 2018-02-23 12:20:26 +00:00
llvm-cov [llvm-cov] Implement -ignore-filename-regex= option for excluding source files. 2018-04-09 15:20:35 +00:00
llvm-cvtres [llvm-cvtres] Update the help test after SVN r326244. 2018-02-27 21:11:03 +00:00
llvm-cxxdump
llvm-cxxfilt Add test for demangling GNU ABI tags. 2018-03-22 22:04:32 +00:00
llvm-diff Let llvm-diff correctly deal with Undef/ConstantAggregateZero/ConstantVector/IndirectBr 2018-04-12 21:28:04 +00:00
llvm-dlltool
llvm-dwarfdump [DebugInfo] Prevent infinite recursion for malformed DWARF 2018-04-30 17:02:41 +00:00
llvm-dwp
llvm-extract BlockExtractor: Don’t delete functions directly 2018-03-12 22:28:18 +00:00
llvm-isel-fuzzer Revert r326710 "Fuzzer: remove temporary files after we're done with them." 2018-03-12 13:22:12 +00:00
llvm-lib
llvm-lit
llvm-lto
llvm-lto2 Fix test by allowing it to accept an upper or lower case letter as the first character. 2018-04-20 15:23:57 +00:00
llvm-mc
llvm-mca [llvm-mca] Correctly handle zero-latency stores that consume pipeline resources. 2018-04-30 15:55:04 +00:00
llvm-modextract
llvm-mt
llvm-nm [WebAssembly] Add version to object file metadata 2018-04-26 18:15:32 +00:00
llvm-objcopy [llvm-objcopy] Add --weaken-symbol (-W) option 2018-04-27 19:16:27 +00:00
llvm-objdump typo 2018-04-27 00:17:24 +00:00
llvm-opt-fuzzer Revert r326710 "Fuzzer: remove temporary files after we're done with them." 2018-03-12 13:22:12 +00:00
llvm-opt-report
llvm-pdbdump [pdbutil] Print the checksum hex string when using the '-lines' option 2018-04-10 14:47:12 +00:00
llvm-profdata Revert "Revert "[lit] Generalized /dev/null support on Windows."" 2018-03-27 01:39:17 +00:00
llvm-rc
llvm-readobj typo 2018-04-27 00:17:24 +00:00
llvm-size
llvm-split
llvm-strings
llvm-symbolizer Fix computeSymbolSizes SEGFAULT on invalid file 2018-04-23 16:08:01 +00:00
llvm-xray/X86 [NFC] fix trivial typos in comments 2018-02-22 07:48:29 +00:00
lto Add REQUIRES: arm-registered-target to test using an arm-apple-ios triple. 2018-03-11 03:17:34 +00:00
obj2yaml
opt-viewer [opt-viewer] Set title for the source pages 2018-02-26 21:15:50 +00:00
sancov
sanstats
yaml2obj