update test

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10092 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-11-19 19:47:36 +00:00
parent 607c317488
commit cb64241795

View File

@ -1,5 +1,3 @@
; RUN: llvm-as < %s | lli -force-interpreter=false
%A = global int 0
int %main() {