Skip to content
Commit 28285576 authored by Peter Smith's avatar Peter Smith
Browse files

[ELF] Be more precise about Thumb state bit in ARM thunks

The symbols generated for Thunks have type STT_FUNC, to permit a thunk to
be reused via a blx instruction the Thumb bit (0) needs to be set properly.

Differential Revision: https://reviews.llvm.org/D34036

llvm-svn: 305065
parent ad097355
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