summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.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
commitadcc938c460f9bd7e563085ecd1842bbf01eee3d (patch)
tree3ec17b17deae3e34f5e145bdee60575f84195f0b /clang/lib/CodeGen/CodeGenModule.cpp
parentf30d9ad6e12ad4e39288d7b7aa86aed4f08e64a5 (diff)
downloadbcm5719-llvm-adcc938c460f9bd7e563085ecd1842bbf01eee3d.tar.gz
bcm5719-llvm-adcc938c460f9bd7e563085ecd1842bbf01eee3d.zip
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. llvm-svn: 148366
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud