8 lines · plain
1@ RUN: not llvm-mc -triple thumbv6m-none-macho -filetype=obj -o /dev/null %s 2>&1 | FileCheck --check-prefix=CHECK-ERROR %s2@ RUN: not llvm-mc -triple thumbv7m-none-macho -filetype=obj -o /dev/null %s 2>&1 | FileCheck --check-prefix=CHECK-ERROR %s3 4 .global func15_func1:6@ CHECK-ERROR: :[[#@LINE+1]]:17: error: unsupported relocation type7 ldr r0, _func28