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