[PATCH] D45661: Rename ObjectMemoryBuffer to SmallVectorMemoryBuffer; NFCI

Weiming Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 15 20:47:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330107: Rename ObjectMemoryBuffer to SmallVectorMemoryBuffer; NFCI (authored by weimingz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45661?vs=142538&id=142591#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45661

Files:
  llvm/trunk/include/llvm/ExecutionEngine/Orc/CompileUtils.h
  llvm/trunk/include/llvm/Support/ObjectMemoryBuffer.h
  llvm/trunk/include/llvm/Support/SmallVectorMemoryBuffer.h
  llvm/trunk/lib/ExecutionEngine/MCJIT/MCJIT.cpp
  llvm/trunk/lib/ExecutionEngine/MCJIT/MCJIT.h
  llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/trunk/lib/Support/MemoryBuffer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45661.142591.patch
Type: text/x-patch
Size: 8961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180416/bcffc697/attachment.bin>


More information about the llvm-commits mailing list