[PATCH] D55228: [PDB] Emit S_UDT records in LLD
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 3 11:43:20 PST 2018
zturner updated this revision to Diff 176441.
zturner added a comment.
Cleanup the test a little bit. Also added a `CHECK-NOT: S_END` line to make sure that the typedef we emit actually is inside the proper scope.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55228/new/
https://reviews.llvm.org/D55228
Files:
lld/COFF/PDB.cpp
lld/test/COFF/s_udt.test
llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55228.176441.patch
Type: text/x-patch
Size: 12166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181203/aa7588d2/attachment.bin>
More information about the llvm-commits
mailing list