[Testing] Fix tests that break with read-only checkouts

Found with `mount --bind -o ro ...` on Linux.

llvm-svn: 367519
This commit is contained in:
David Zarzycki 2019-08-01 06:41:40 +00:00
parent 543466e57c
commit eb6539b002
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
; RUN: not llc -mtriple=amdgcn-amd-amdhsa -verify-machineinstrs %s 2>&1 | FileCheck %s
; RUN: not llc -mtriple=amdgcn-amd-amdhsa -verify-machineinstrs -o - %s 2>&1 | FileCheck %s
; CHECK: LLVM ERROR: unsupported libcall legalization
define i128 @v_sdiv_i128_vv(i128 %lhs, i128 %rhs) {

View File

@ -1,4 +1,4 @@
# RUN: not llc -march=amdgcn -run-pass=verify %s 2>&1 | FileCheck %s
# RUN: not llc -march=amdgcn -run-pass=verify -o - %s 2>&1 | FileCheck %s
# REQUIRES: amdgpu-registered-target
# Make sure that mismatched successors are caught when a _term