summaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2012-01-18 00:40:25 +0000
committerJim Grosbach <grosbach@apple.com>2012-01-18 00:40:25 +0000
commit5a7efa7f134dd6f8f927c162d9f4062eaa3eb4ac (patch)
tree487ba0164586923c76c5501b2bc48cdc21648345 /lib/CodeGen/SelectionDAG/InstrEmitter.cpp
parent9b5b125c34b47e0e7eef2548acee8bf1448c4b71 (diff)
downloadllvm-5a7efa7f134dd6f8f927c162d9f4062eaa3eb4ac.tar.gz
llvm-5a7efa7f134dd6f8f927c162d9f4062eaa3eb4ac.tar.bz2
llvm-5a7efa7f134dd6f8f927c162d9f4062eaa3eb4ac.tar.xz
Thumb2 load/store fixups don't set the thumb bit.
Load/store instructions w/ a fixup to be relative a function marked as thumb don't use the low bit to specify thumb vs. non-thumb like interworking branches do, so don't set it when dealing with those fixups. rdar://10348687. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148366 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/InstrEmitter.cpp')
0 files changed, 0 insertions, 0 deletions