diff options
author | Zachary Turner <zturner@google.com> | 2016-11-02 17:05:19 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2016-11-02 17:05:19 +0000 |
commit | 7251ede7c5ee82d25e309b6a30952a6b5e7c1f89 (patch) | |
tree | 3b4fb352c4fb41db708e3778d3e1aef75a47eed0 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 368972c3b3b8ad62fa064b495223809074c39115 (diff) | |
download | llvm-7251ede7c5ee82d25e309b6a30952a6b5e7c1f89.zip llvm-7251ede7c5ee82d25e309b6a30952a6b5e7c1f89.tar.gz llvm-7251ede7c5ee82d25e309b6a30952a6b5e7c1f89.tar.bz2 |
Add CodeViewRecordIO for reading and writing.
Using a pattern similar to that of YamlIO, this allows
us to have a single codepath for translating codeview
records to and from serialized byte streams. The
current patch only hooks this up to the reading of
CodeView type records. A subsequent patch will hook
it up for writing of CodeView type records, and then a
third patch will hook up the reading and writing of
CodeView symbols.
Differential Revision: https://reviews.llvm.org/D26040
llvm-svn: 285836
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions