[PATCH] D26222: Support: Remove MemoryObject and DataStreamer interfaces.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 1 16:22:38 PDT 2016
pcc created this revision.
pcc added reviewers: rafael, mehdi_amini, dexonsmith.
pcc added subscribers: llvm-commits, jordan_rose.
pcc added a dependency: D26219: Bitcode, Support: Remove MemoryObject and DataStreamer interfaces; bitcode reader now takes memory buffers..
Herald added subscribers: modocache, mgorny.
These interfaces are no longer used.
Depends on https://reviews.llvm.org/D26219
https://reviews.llvm.org/D26222
Files:
llvm/include/llvm/Support/DataStream.h
llvm/include/llvm/Support/MemoryObject.h
llvm/include/llvm/Support/StreamingMemoryObject.h
llvm/lib/IR/GCOV.cpp
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/DataStream.cpp
llvm/lib/Support/MemoryObject.cpp
llvm/lib/Support/StreamingMemoryObject.cpp
llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.h
llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp
llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp
llvm/unittests/Support/CMakeLists.txt
llvm/unittests/Support/StreamingMemoryObjectTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26222.76650.patch
Type: text/x-patch
Size: 22031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161101/d1bef209/attachment-0001.bin>
More information about the llvm-commits
mailing list