summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGExprConstant.cpp
diff options
context:
space:
mode:
authorDenis Protivensky <dprotivensky@accesssoftek.com>2015-04-02 07:23:11 +0000
committerDenis Protivensky <dprotivensky@accesssoftek.com>2015-04-02 07:23:11 +0000
commit2fc953bb984a5c020a44c3ec8c0f33748469b78d (patch)
treeaecd420d695ded9d4714f70c20648790c615fb98 /clang/lib/CodeGen/CGExprConstant.cpp
parentff51abcc524216c928cf97d3453691108bb24d9a (diff)
downloadbcm5719-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/CGExprConstant.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud