Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / X86 / directive-quad.s
blobb6048ebbe8703af7cd2df919312cfa381e66b4bf
1 # RUN: not llvm-mc -filetype=obj -triple=i386 %s -o /dev/null 2>&1 | FileCheck %s
3 # CHECK: :[[#@LINE+1]]:7: error: unsupported relocation type
4 .quad foo
5 # CHECK: :[[#@LINE+1]]:8: error: unsupported relocation type
6 .8byte foo