[PATCH] D33293: Provide a common interface for all collections of types.
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 17 13:36:52 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL303294: [BinaryStream] Reduce the amount of boiler plate needed to use. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D33293?vs=99332&id=99342#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33293
Files:
llvm/trunk/include/llvm/Support/BinaryStreamReader.h
llvm/trunk/include/llvm/Support/BinaryStreamRef.h
llvm/trunk/include/llvm/Support/BinaryStreamWriter.h
llvm/trunk/lib/Support/BinaryStreamReader.cpp
llvm/trunk/lib/Support/BinaryStreamRef.cpp
llvm/trunk/lib/Support/BinaryStreamWriter.cpp
llvm/trunk/lib/Support/CMakeLists.txt
llvm/trunk/tools/llvm-readobj/COFFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33293.99342.patch
Type: text/x-patch
Size: 22934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170517/916343eb/attachment.bin>
More information about the llvm-commits
mailing list