Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / X86 / reloc-macho.s
blob82ca0de8706d9476f0da756e0eaa71b0153c57b4
1 // RUN: llvm-mc -filetype=obj -triple x86_64-apple-darwin %s -o - | llvm-readobj -r - | FileCheck %s
3 // CHECK: Relocations [
4 // CHECK-NEXT: ]
6 .section foo,bar
7 La:
8 Lb:
9 .long La-Lb