Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_test_checks / Inputs / function_name.ll.expected
blobe806db2f825bda099247fd8c62164c882352f01b
1 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
2 ; Check that we accept functions with '$' in the name.
4 ; RUN: opt < %s -passes=instsimplify -S | FileCheck %s
6 define hidden i32 @"_Z54bar$ompvariant$bar"() {
7 entry:
8   ret i32 2
10 ;; NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line:
11 ; CHECK: {{.*}}