Skip to content
Commit 6ab54fdb authored by Evan Cheng's avatar Evan Cheng
Browse files

Fix Thumb2 function call isel. Thumb1 and Thumb2 should share the same

instructions for calls since BL and BLX are always 32-bit long and BX is always
16-bit long.

Also, we should be using BLX to call external function stubs.

llvm-svn: 77756
parent 82e72324
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