summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-09-06 18:46:23 +0000
committerJim Grosbach <grosbach@apple.com>2011-09-06 18:46:23 +0000
commitf471ac3c724f42d8a37a52429fbaa31448f2c0ce (patch)
treeceb6738b71e186b6e6e8865ac0c9cefaa6f1382b /llvm/lib/Transforms/Scalar/CodeGenPrepare.cpp
parentdb5823dc7763da1eade9a50be3a6b66e1a872f07 (diff)
downloadbcm5719-llvm-f471ac3c724f42d8a37a52429fbaa31448f2c0ce.tar.gz
bcm5719-llvm-f471ac3c724f42d8a37a52429fbaa31448f2c0ce.zip
ARM .code directive should always go to the streamer.
Even if there's no mode switch performed, the .code directive should still be sent to the output streamer. Otherwise, for example, an output asm stream is not equivalent to the input stream which generated it (a dependency on the input target triple arm vs. thumb is introduced which was not originally there). llvm-svn: 139155
Diffstat (limited to 'llvm/lib/Transforms/Scalar/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud