Add run line.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43645 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Evan Cheng 2007-11-02 17:36:58 +00:00
parent 7277a7d031
commit deb36bd9d4

View File

@ -1,3 +1,5 @@
; RUN: llvm-as < %s | llc -march=x86
%"struct.K::JL" = type <{ i8 }>
%struct.jv = type { i64 }