diff options
Diffstat (limited to 'test/CodeGen/Mips/check-noat.ll')
| -rw-r--r-- | test/CodeGen/Mips/check-noat.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/check-noat.ll b/test/CodeGen/Mips/check-noat.ll index bfeff677b34d..cfcd367e87af 100644 --- a/test/CodeGen/Mips/check-noat.ll +++ b/test/CodeGen/Mips/check-noat.ll @@ -2,7 +2,7 @@ define void @f() nounwind readnone { entry: -; CHECK: f: +; CHECK-LABEL: f: ; CHECK: .set noat ; CHECK: .set at |
