summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCAssembler.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2010-11-09 22:50:44 +0000
committerBob Wilson <bob.wilson@apple.com>2010-11-09 22:50:44 +0000
commit193722ebc8734b7a3556a8e111d58987a749bf48 (patch)
tree9b356591ca60cc76f63557998fcbbb19c56ef0d2 /llvm/lib/MC/MCAssembler.cpp
parent4b496bc35a54861139badcfc0fc0ee8bab134072 (diff)
downloadbcm5719-llvm-193722ebc8734b7a3556a8e111d58987a749bf48.tar.gz
bcm5719-llvm-193722ebc8734b7a3556a8e111d58987a749bf48.zip
Do not use MEMBARRIER_MCR for any Thumb code.
It is only supported for ARM code. Normally Thumb2 code would use DMB instead, but depending on how the compiler is invoked (e.g., -mattr=-db) that might be disabled. This prevents a "cannot select MEMBARRIER_MCR" error in that situation. Radar 8644195 llvm-svn: 118642
Diffstat (limited to 'llvm/lib/MC/MCAssembler.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud