[PATCH] D19824: [codeview] Isolate type dumping from object file state
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Mon May 2 12:58:11 PDT 2016
rnk created this revision.
rnk added reviewers: amccarth, zturner.
rnk added a subscriber: llvm-commits.
This isolates the state we use for type dumping from the knowledge of object
files. We can use CVTypeDumper to dump types from anywhere in memory now.
http://reviews.llvm.org/D19824
Files:
tools/llvm-readobj/COFFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19824.55871.patch
Type: text/x-patch
Size: 4093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160502/9d3e7424/attachment.bin>
More information about the llvm-commits
mailing list