Skip to content
Commit 2fc953bb authored by Denis Protivensky's avatar Denis Protivensky
Browse files

[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
parent ff51abcc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment