mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 17:39:16 +00:00
Simplify testcase.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194748 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ba0e1ee030
commit
5a5d116d58
@ -1,4 +1,4 @@
|
||||
; RUN: not llc < %s -mtriple=i686-pc-linux-gnu %s 2>&1 | FileCheck %s
|
||||
; RUN: not llc -mtriple=i686-pc-linux-gnu %s 2>&1 | FileCheck %s
|
||||
|
||||
@a = external global i32
|
||||
@b = alias i32* @a
|
||||
|
Loading…
x
Reference in New Issue
Block a user