[Arm] Fix generating code with UB in NeonEmitter (#121802)
[llvm-project.git] / llvm / test / tools / llvm-mca / X86 / Generic / no-duplicate-symbols.s
blobe8b8b86a2107caac19f84ff5abd214e2655efbdf
1 # NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py
2 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=x86-64 < %s 2>&1 | FileCheck %s
4 # This test checks that https://github.com/llvm/llvm-project/issues/62528 is resolved.
5 foo:
6 pushq %rbp
8 # CHECK-NOT: <stdin>:4:1: error: symbol 'foo' is already defined