1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/tools/llvm-pdbdump
Zachary Turner 8f94d26d85 [PDB] Print some more details when explaining MSF fields.
When we determine that a field belongs to an MSF super block or
the free page map, we wouldn't print any additional information.

With this patch, we now print the value of the field (for super
block fields) or the allocation status of the specified byte (in
the case of offsets in the FPM).

llvm-svn: 328808
2018-03-29 17:45:34 +00:00
..
Inputs Fix PDB injected sources test. 2018-03-15 22:47:04 +00:00
class-layout.test Rename llvm-pdbdump -> llvm-pdbutil. 2017-06-09 20:46:17 +00:00
complex-padding-graphical.test Rename llvm-pdbdump -> llvm-pdbutil. 2017-06-09 20:46:17 +00:00
enum-layout.test Rename llvm-pdbdump -> llvm-pdbutil. 2017-06-09 20:46:17 +00:00
explain.test [PDB] Print some more details when explaining MSF fields. 2018-03-29 17:45:34 +00:00
injected-sources.test Fix PDB injected sources test. 2018-03-15 22:47:04 +00:00
lit.local.cfg
load-address.test Rename llvm-pdbdump -> llvm-pdbutil. 2017-06-09 20:46:17 +00:00
partial-type-stream.test [PDB] Add a test that verifies every known type record. 2017-07-05 18:43:25 +00:00
pretty-func-dumper.test Fix pretty printing the unspecified param of a variadic function 2018-01-17 01:22:03 +00:00
regex-filter.test Rename llvm-pdbdump -> llvm-pdbutil. 2017-06-09 20:46:17 +00:00
simple-padding-graphical.test Rename llvm-pdbdump -> llvm-pdbutil. 2017-06-09 20:46:17 +00:00
symbol-filters.test Rename llvm-pdbdump -> llvm-pdbutil. 2017-06-09 20:46:17 +00:00
type-qualifiers.test [llvm-pdbdump] Dump restrict type qualifier 2018-03-05 18:29:43 +00:00