[PATCH] D14676: [RuntimeDyld] Don't allocate unnecessary stub buffer space

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 13:50:45 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253920: [RuntimeDyld] Don't allocate unnecessary stub buffer space (authored by sanjoy).

Changed prior to commit:
  http://reviews.llvm.org/D14676?vs=40199&id=40971#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14676

Files:
  llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
  llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
  llvm/trunk/test/ExecutionEngine/RuntimeDyld/X86/ELF_x86_64_StubBuf.s
  llvm/trunk/test/ExecutionEngine/RuntimeDyld/X86/Inputs/ELF_x86_64_StubBuf.ll
  llvm/trunk/tools/llvm-rtdyld/llvm-rtdyld.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14676.40971.patch
Type: text/x-patch
Size: 6069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151123/406c9909/attachment.bin>


More information about the llvm-commits mailing list