[PATCH] D45283: [COFF] Minimal serialization support for precompiled types records
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 5 10:32:42 PDT 2018
zturner added a comment.
I'm going to look at this today.
================
Comment at: test/DebugInfo/precomp.test:15
+ENDPRECOMP-NEXT: Section: .debug$P (3)
+ENDPRECOMP: EndPrecomp (0x1407) {
+ENDPRECOMP-NEXT: TypeLeafKind: LF_ENDPRECOMP (0x14)
----------------
Can you put some spaces here to line it up?
Repository:
rL LLVM
https://reviews.llvm.org/D45283
More information about the llvm-commits
mailing list