Chromium Code Reviews| Index: test/MC/X86/nacl-autosandbox/scratch-clear-bare.s |
| diff --git a/test/MC/X86/nacl-autosandbox/scratch-clear-bare.s b/test/MC/X86/nacl-autosandbox/scratch-clear-bare.s |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..486189da0252b8d2ace40511bb53791620d52c90 |
| --- /dev/null |
| +++ b/test/MC/X86/nacl-autosandbox/scratch-clear-bare.s |
| @@ -0,0 +1,5 @@ |
| +// RUN: llvm-mc -nacl-enable-auto-sandboxing -filetype asm -triple i386-unknown-nacl %s |
| + |
| +// Tests that a bare .scratch_clear does not fail. |
| + |
| +.scratch_clear |