| Index: test/MC/X86/nacl-autosandbox/unscratch-fail.s
|
| diff --git a/test/MC/X86/nacl-autosandbox/unscratch-fail.s b/test/MC/X86/nacl-autosandbox/unscratch-fail.s
|
| deleted file mode 100644
|
| index 57a5b40d1b8ef97132da8fd0aed72ee586a9472b..0000000000000000000000000000000000000000
|
| --- a/test/MC/X86/nacl-autosandbox/unscratch-fail.s
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -// RUN: not llvm-mc -filetype asm -triple i386-unknown-nacl %s 2>&1 | FileCheck %s
|
| -
|
| -// Tests that a bare .unscratch fails, since there are no scratch
|
| -// registers specified
|
| -
|
| -// CHECK: No scratch registers specified
|
| -.unscratch
|
|
|