Reid Kleckner
|
ef598a795b
|
[codeview] Align class and print names of types
Summary: This way we can get rid of one of the fields in the .def file.
Reviewers: llvm-commits
Subscribers: zturner
Differential Revision: http://reviews.llvm.org/D20251
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269461 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-05-13 19:37:07 +00:00 |
|
Reid Kleckner
|
af223d6177
|
[codeview] Dump the type index on the first line of each record
This will make it easier to write FileCheck tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269444 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-05-13 17:48:24 +00:00 |
|
Reid Kleckner
|
2eea1812c8
|
[codeview] Fix dumping VFTables, stop when we see LF_PAD*
Also stop visiting type records when we encounter an error.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269374 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-05-12 22:46:41 +00:00 |
|