[PATCH] D45244: Add missing vtable anchors

Weiming Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 16:13:21 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329861: Add missing vtable anchors (authored by weimingz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45244?vs=142081&id=142092#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45244

Files:
  llvm/trunk/include/llvm/ExecutionEngine/ObjectMemoryBuffer.h
  llvm/trunk/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
  llvm/trunk/include/llvm/ExecutionEngine/SectionMemoryManager.h
  llvm/trunk/include/llvm/Support/MemoryBuffer.h
  llvm/trunk/include/llvm/Support/raw_ostream.h
  llvm/trunk/lib/ExecutionEngine/MCJIT/MCJIT.cpp
  llvm/trunk/lib/ExecutionEngine/MCJIT/MCJIT.h
  llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp
  llvm/trunk/lib/ExecutionEngine/SectionMemoryManager.cpp
  llvm/trunk/lib/LTO/LLVMBuild.txt
  llvm/trunk/lib/Support/MemoryBuffer.cpp
  llvm/trunk/lib/Support/raw_ostream.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45244.142092.patch
Type: text/x-patch
Size: 6775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180411/198f7e38/attachment.bin>


More information about the llvm-commits mailing list