mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-29 10:25:12 +00:00
Make this really do nothing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33587 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
; This file is used by testlink1.ll, so it doesn't actually do anything itself
|
; This file is used by testlink1.ll, so it doesn't actually do anything itself
|
||||||
;
|
;
|
||||||
; RUN: echo
|
; RUN: true
|
||||||
|
|
||||||
%MyVar = global int 4
|
%MyVar = global int 4
|
||||||
%MyIntList = external global { \2 *, int }
|
%MyIntList = external global { \2 *, int }
|
||||||
|
Reference in New Issue
Block a user