1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/DebugInfo/PDB
Fangrui Song d68dfedd72 [test] Use yaml2obj -o %t instead of > %t
To improve consistency and avoid unneeded shell feature (output
redirection).

While here, make other changes to improve consistency

--docnum 1 => --docnum=1
-docnum=x => --docnum=x
2020-01-21 17:20:18 -08:00
..
DIA [PDB] Fix this test for real. 2018-09-30 03:57:49 +00:00
Inputs Make pdbdump-objfilename test work again 2019-07-09 17:02:51 +00:00
Native [PDB] Add support for dumping Typedef records. 2018-10-01 17:55:38 +00:00
annotation.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
dbi-bytes.test
dump-fpm.test
every-type.test [PDB] Add the ability to map forward references to full decls. 2018-09-20 15:50:13 +00:00
just-my-code.test
module-bytes.test Support skewed stream arrays. 2018-12-06 16:55:00 +00:00
module-stats.test [pdb] Add -type-stats and sort stats by descending size 2019-03-22 21:22:13 +00:00
obj-globalhash.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
pdb-invalid-type.test [DebugInfo] Common behavior for error types 2018-08-31 17:41:58 +00:00
pdb-longname-truncation.test
pdb-minimal-construct.test
pdb-resolve-forward-refs.test [PDB] Add the ability to map forward references to full decls. 2018-09-20 15:50:13 +00:00
pdb-type-ref-stats.test [llvm-pdbutil] Add -type-ref-stats to help find unused type info 2019-03-21 18:02:34 +00:00
pdb-unknown-symbol.test [codeview] Finish support for reading and writing S_ANNOTATION records 2019-05-15 20:53:39 +00:00
pdb-yaml-symbols.test
pdbdump-debug-subsections.test
pdbdump-global-lookup.test [PDB] Fix another bug in globals stream name lookup. 2018-10-09 21:19:03 +00:00
pdbdump-globals-empty.test
pdbdump-headers.test [PDB] Add the ability to map forward references to full decls. 2018-09-20 15:50:13 +00:00
pdbdump-merge-ids-and-types.test
pdbdump-mergeids.test
pdbdump-mergetypes.test
pdbdump-objfilename.test Make pdbdump-objfilename test work again 2019-07-09 17:02:51 +00:00
pdbdump-raw-blocks.test
pdbdump-raw-bytes.test
pdbdump-raw-stream.test
pdbdump-readwrite.test
pdbdump-source-names.test
pdbdump-write.test
pdbdump-yaml-types.test
pdbdump-yaml.test
section-headers.test
tpi-bytes.test
type-stats.test [pdb] Add -type-stats and sort stats by descending size 2019-03-22 21:22:13 +00:00
udt-stats.test [pdb] Add -type-stats and sort stats by descending size 2019-03-22 21:22:13 +00:00
using-namespace.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
write-fpm.test