Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / tools / llvm-mca / X86 / directives-handle-crlf.s
blobdb797a75c2617e4152cd8d06a45a8d69a1c91270
1 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=generic %s
2 # LLVM-MCA-BEGIN foo
3 addl $42, %eax
4 # LLVM-MCA-END