[llvm] r273294 - [codeview] Add support for splitting field list records over 64KB
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 22 08:17:17 PDT 2016
The visitor didn't need any changes, it's all handed by TypeRecords.def. I
also added dumper support in this change and mentioned it in the message. I
forgot to commit the test that exercised it, though, so that went in as
r273355.
On Tue, Jun 21, 2016 at 9:02 PM, Zachary Turner <zturner at google.com> wrote:
> What about updating the visitor to support dumping this?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160622/c68e721b/attachment.html>
More information about the llvm-commits
mailing list