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 3 4# This test checks that https://github.com/llvm/llvm-project/issues/62528 is resolved. 5foo: 6 pushq %rbp 7 8# CHECK-NOT: <stdin>:4:1: error: symbol 'foo' is already defined 9