Support for microMIPS FPU instructions 2.
[oota-llvm.git] / test / MC / ARM / elf-thumbfunc.s
index 26f5f0b159afb1fd686b6faaae5ccc2bd1dda29b..0ea11821b96ba6ada8712999d0bffef74eccb673 100644 (file)
@@ -5,9 +5,9 @@
        .text
        .globl  foo
        .align  2
-       .type   foo,%function
        .code   16
        .thumb_func
+       .type   foo,%function
 foo:
        bx      lr