mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
743d4913cc
llvm-svn: 312427
7 lines
161 B
LLVM
7 lines
161 B
LLVM
; REQUIRES: x86-registered-target
|
|
|
|
; RUN: opt -o %t %s
|
|
; RUN: llvm-isel-fuzzer %t -ignore_remaining_args=1 -mtriple x86_64 2>&1 | FileCheck %s
|
|
|
|
; CHECK: Running
|