OSDN Git Service

Don't use "llc -filetype=obj" now that the codepath is the same.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 24 Jan 2014 15:59:50 +0000 (15:59 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 24 Jan 2014 15:59:50 +0000 (15:59 +0000)
commit194168da5e21379d05639d070ed345fcaa956a9b
treee48d85dc9d593650895f8133cb64feacce4b0a64
parentb0d78d0192c66f71ae71dbb7c655a31b29360717
Don't use "llc -filetype=obj" now that the codepath is the same.

r200011 remove the special codepaths in MC for inline asm, so we can now test
all the logic with just llc + llvm-mc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200013 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/inlineasm-switch-mode-oneway-from-arm.ll
test/CodeGen/ARM/inlineasm-switch-mode-oneway-from-thumb.ll
test/CodeGen/ARM/inlineasm-switch-mode.ll