[NFC][AArch64] Explicitly define undefined bits for instructions (#122129)
[llvm-project.git] / clang / test / utils / update_cc_test_checks / Inputs / prefix-never-matches.cpp.expected
blob9dbd0045a158bceaf8de34df3c045423b6310503
1 // NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py
2 // RUN: %clang_cc1 -triple=x86_64-unknown-linux-gnu -emit-llvm -O0 -o - %s | FileCheck %s -check-prefix=A
3 // RUN: %clang_cc1 -triple=x86_64-unknown-linux-gnu -emit-llvm -O3 -o - %s | FileCheck %s -check-prefix=A
5 int foo(int i ) {
6     return 1;
8 //// NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line:
9 // A: {{.*}}