[PATCH] D45661: Rename ObjectMemoryBuffer to SmallVectorMemoryBuffer; NFCI
Weiming Zhao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 14 22:36:59 PDT 2018
weimingz created this revision.
weimingz added reviewers: bkramer, dblaikie.
Herald added subscribers: eraman, mehdi_amini.
As discussed in https://reviews.llvm.org/D45606, it makes more sense to name the class as SmallVectorMemoryBuffer
Repository:
rL LLVM
https://reviews.llvm.org/D45661
Files:
include/llvm/ExecutionEngine/Orc/CompileUtils.h
include/llvm/Support/ObjectMemoryBuffer.h
include/llvm/Support/SmallVectorMemoryBuffer.h
lib/ExecutionEngine/MCJIT/MCJIT.cpp
lib/ExecutionEngine/MCJIT/MCJIT.h
lib/LTO/ThinLTOCodeGenerator.cpp
lib/Support/MemoryBuffer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45661.142538.patch
Type: text/x-patch
Size: 5657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180415/fd0fe28d/attachment.bin>
More information about the llvm-commits
mailing list