diff options
Diffstat (limited to 'test/CodeGenCXX/optnone-and-attributes.cpp')
| -rw-r--r-- | test/CodeGenCXX/optnone-and-attributes.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenCXX/optnone-and-attributes.cpp b/test/CodeGenCXX/optnone-and-attributes.cpp index 56173b5a3601..870d5e9496f0 100644 --- a/test/CodeGenCXX/optnone-and-attributes.cpp +++ b/test/CodeGenCXX/optnone-and-attributes.cpp @@ -79,4 +79,4 @@ int exported_optnone_func(int a) { // CHECK: attributes [[NORETURN]] = { noinline noreturn {{.*}} optnone // CHECK: attributes [[DLLIMPORT]] = -// CHECK-SAME-NOT: optnone +// CHECK-NOT: optnone |
