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 adr r0, _func27@ CHECK-ERROR: :[[#@LINE-1]]:17: error: unsupported relocation type8