1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/DebugInfo/PDB/Inputs
Zachary Turner a246ab4562 [PDB] Fix another bug in globals stream name lookup.
When we're on the last bucket the computation is tricky.
We were failing when the last bucket contained multiple
matches.  Added a new test for this.

llvm-svn: 344081
2018-10-09 21:19:03 +00:00
..
bad-block-size.pdb
big-read.pdb
debug-subsections.yaml [codeview] use 32-bit integer for RelocOffset in DebugLinesSubsection 2017-06-09 01:18:10 +00:00
empty.cpp
empty.pdb
every-array.cpp [PDB] Add native support for dumping array types. 2018-09-30 16:19:18 +00:00
every-array.pdb [PDB] Add native support for dumping array types. 2018-09-30 16:19:18 +00:00
every-class.cpp [PDB] Add the ability to map forward references to full decls. 2018-09-20 15:50:13 +00:00
every-class.pdb [PDB] Add the ability to map forward references to full decls. 2018-09-20 15:50:13 +00:00
every-enum.cpp [PDB] Make the native reader support enumerators. 2018-09-17 21:08:11 +00:00
every-enum.pdb [PDB] Make the native reader support enumerators. 2018-09-17 21:08:11 +00:00
every-function.cpp [NativePDB] Add support for reading function signatures. 2018-09-21 22:36:28 +00:00
every-function.pdb [NativePDB] Add support for reading function signatures. 2018-09-21 22:36:28 +00:00
every-pointer.cpp [PDB] Better support for enumerating pointer types. 2018-09-18 16:35:05 +00:00
every-pointer.pdb [PDB] Better support for enumerating pointer types. 2018-09-18 16:35:05 +00:00
every-type.cpp [PDB] Make the pretty dumper output modified types. 2018-09-14 22:29:19 +00:00
every-type.pdb [PDB] Make the pretty dumper output modified types. 2018-09-14 22:29:19 +00:00
every-type.yaml [PDB] Make the pretty dumper output modified types. 2018-09-14 22:29:19 +00:00
global-name-lookup.cpp [PDB] Fix another bug in globals stream name lookup. 2018-10-09 21:19:03 +00:00
global-name-lookup.pdb [PDB] Fix another bug in globals stream name lookup. 2018-10-09 21:19:03 +00:00
longname-truncation.yaml
merge-ids-1.yaml Implement various flavors of type merging. 2017-05-22 21:07:43 +00:00
merge-ids-2.yaml Implement various flavors of type merging. 2017-05-22 21:07:43 +00:00
merge-ids-and-types-1.yaml Implement various flavors of type merging. 2017-05-22 21:07:43 +00:00
merge-ids-and-types-2.yaml Implement various flavors of type merging. 2017-05-22 21:07:43 +00:00
merge-types-1.yaml Implement various flavors of type merging. 2017-05-22 21:07:43 +00:00
merge-types-2.yaml Implement various flavors of type merging. 2017-05-22 21:07:43 +00:00
obj-hashes-1.yaml Teach llvm-pdbutil to dump types from object files. 2017-12-05 23:58:18 +00:00
obj-hashes-2.yaml Teach llvm-pdbutil to dump types from object files. 2017-12-05 23:58:18 +00:00
one-symbol.yaml
pdbdump-globals-empty.pdb [PDB] Handle an empty globals hash table with no buckets 2017-10-27 00:45:51 +00:00
source-names-1.yaml [pdb] pad source file name buffer at the end instead of the beginning 2017-05-25 21:12:15 +00:00
source-names-2.yaml [pdb] pad source file name buffer at the end instead of the beginning 2017-05-25 21:12:15 +00:00
symbolformat-fpo.cpp
symbolformat.cpp Improves pretty printing of variable types in llvm-pdbdump 2017-04-10 16:43:09 +00:00
symbolformat.pdb [llvm-pdbdump] More advanced class definition dumping. 2017-04-12 23:18:21 +00:00
unknown-symbol.yaml Fix line endings. 2017-06-12 23:15:47 +00:00