hanchenye-llvm-project/llvm/test/tools
Zachary Turner eae44dfee9 [PDB] Add a test that verifies every known type record.
We had a lot of one-off tests for this type and that type,
or "every type that happens to be generated by this program
I built".  Eventually I got a bug report filed where we were
crashing on a type that was not covered by any of these tests.
So this test carefully constructs a minimal C++ program that
will cause every type we support to be emitted.  This ensures
full coverage for type records.

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

llvm-svn: 307187
2017-07-05 18:43:25 +00:00
..
dsymutil
gold Infer relocation model from module flags in relocatable LTO link. 2017-05-22 21:11:35 +00:00
llvm-ar
llvm-config [llvm-config] Fix cflags test looking for "warning" 2017-05-30 20:21:47 +00:00
llvm-cov [gcov] Sort file info before printing it 2017-04-26 00:16:10 +00:00
llvm-cvtres Fix bug in symbol generation for resource COFF 2017-06-30 18:16:35 +00:00
llvm-cxxdump
llvm-cxxfilt
llvm-dwarfdump/X86 [DWARF] Added verification checks for the .apple_names section. 2017-06-29 20:13:05 +00:00
llvm-dwp
llvm-extract
llvm-lit
llvm-lto Object: Remove ModuleSummaryIndexObjectFile class. 2017-05-01 20:42:32 +00:00
llvm-lto2 [ThinLTO] Move -lto-use-new-pm to llvm-lto2, and change it to -use-new-pm. 2017-06-01 23:13:44 +00:00
llvm-mc
llvm-modextract
llvm-nm llvm-nm: Add support for symbol demangling (-C/--demangle) 2017-06-29 18:29:05 +00:00
llvm-objdump [llvm-objdump] Handle invalid instruction gracefully on ARM 2017-06-29 15:38:47 +00:00
llvm-opt-report
llvm-pdbdump [PDB] Add a test that verifies every known type record. 2017-07-05 18:43:25 +00:00
llvm-profdata Fix a couple of typos in memory intrinsic optimization output (NFC) 2017-05-24 17:55:25 +00:00
llvm-readobj [llvm-readobj] Improve printouts for COFF ARM64 binaries 2017-06-30 07:02:13 +00:00
llvm-size
llvm-split
llvm-strings
llvm-symbolizer
llvm-xray/X86 [XRay] A tool for Comparing xray function call graphs 2017-04-24 05:54:33 +00:00
lto
obj2yaml obj2yaml: Improve error reporting 2017-06-16 23:29:54 +00:00
sancov
sanstats
yaml2obj