[WebAssembly] MC: Don't litter test directory.

llvm-svn: 331442
This commit is contained in:
Benjamin Kramer 2018-05-03 08:25:14 +00:00
parent 67fdea490d
commit 281919f53f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
; TODO(sbc): Make this test pass by adding support for unnamed tempoaries
; in wasm relocations.
; RUN: not llc -filetype=obj %s 2>&1 | FileCheck %s
; RUN: not llc -filetype=obj %s -o /dev/null 2>&1 | FileCheck %s
target triple = "wasm32-unknown-unknown-wasm"