diff options
author | Denis Protivensky <dprotivensky@accesssoftek.com> | 2015-04-02 07:23:11 +0000 |
---|---|---|
committer | Denis Protivensky <dprotivensky@accesssoftek.com> | 2015-04-02 07:23:11 +0000 |
commit | 2fc953bb984a5c020a44c3ec8c0f33748469b78d (patch) | |
tree | aecd420d695ded9d4714f70c20648790c615fb98 /clang/lib/CodeGen/CGLoopInfo.h | |
parent | ff51abcc524216c928cf97d3453691108bb24d9a (diff) | |
download | bcm5719-llvm-2fc953bb984a5c020a44c3ec8c0f33748469b78d.tar.gz bcm5719-llvm-2fc953bb984a5c020a44c3ec8c0f33748469b78d.zip |
[ARM] Generate PLT entries for calls from ARM and Thumb code
The function call that goes through PLT table may be performed
from both ARM and Thumb code.
This situation requires adding a veneer to original PLT code
(which is always ARM) to effect Thumb-to-ARM transition.
Differential Revision: http://reviews.llvm.org/D8701
llvm-svn: 233900
Diffstat (limited to 'clang/lib/CodeGen/CGLoopInfo.h')
0 files changed, 0 insertions, 0 deletions