9 lines · plain
1# NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py2# RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=x86-64 < %s 2>&1 | FileCheck %s3 4# This test checks that https://github.com/llvm/llvm-project/issues/62528 is resolved.5foo:6 pushq %rbp7 8# CHECK-NOT: <stdin>:4:1: error: symbol 'foo' is already defined9