]> granicus.if.org Git - llvm/commit
Fix aliases to thumbfunc-based exprs to be thumbfunc.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Thu, 19 Jan 2017 20:04:11 +0000 (20:04 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Thu, 19 Jan 2017 20:04:11 +0000 (20:04 +0000)
commite2c3142274a65b33c4ab4ab42d1267b9e977d66f
tree4b365313340781686d0f4c71277c65f2456ffea1
parent6610ca1b8f593ec9de81f932eb242c8609a3dde5
Fix aliases to thumbfunc-based exprs to be thumbfunc.

If F is a Thumb function symbol, and G = F + const, and G is a
function symbol, then G is Thumb. Because what else could it be?

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292514 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCAssembler.cpp
test/MC/ARM/elf-thumbfunc.s