Chromium Code Reviews| Index: test/MC/X86/nacl-autosandbox/scratch-pushpop.s |
| diff --git a/test/MC/X86/nacl-autosandbox/scratch-pushpop.s b/test/MC/X86/nacl-autosandbox/scratch-pushpop.s |
| deleted file mode 100644 |
| index e9db25c32aa24e29995f34df4bc743d9e5f0cd40..0000000000000000000000000000000000000000 |
| --- a/test/MC/X86/nacl-autosandbox/scratch-pushpop.s |
| +++ /dev/null |
| @@ -1,6 +0,0 @@ |
| -// RUN: llvm-mc -nacl-enable-auto-sandboxing -filetype asm -triple i386-unknown-nacl %s |
| - |
| -// Tests a basic .scratch and .unscratch sequence, should succeed |
| - |
| -.scratch %ecx |
| -.unscratch |