commit | 96ddcceb80cd68f74b9cda89f043b7c08784a26b | [log] [tgz] |
---|---|---|
author | Sanjoy Das <sanjoy@playingwithpointers.com> | Mon Nov 23 21:47:51 2015 +0000 |
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Mon Nov 23 21:47:51 2015 +0000 |
tree | 094cde70115a0f77d5eb3accf51f3ed093595a44 | |
parent | 0fec8398ca177cf1767deab887bc6c3557c73170 [diff] |
[RuntimeDyld] Don't allocate unnecessary stub buffer space Summary: For relocation types that are known to not require stub functions, there is no need to allocate extra space for the stub functions. Reviewers: lhames, reames, maksfb Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D14676 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253920 91177308-0d34-0410-b5e6-96231b3b80d8