diff options
Diffstat (limited to 'test/CodeGen/Generic/print-mul.ll')
| -rw-r--r-- | test/CodeGen/Generic/print-mul.ll | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CodeGen/Generic/print-mul.ll b/test/CodeGen/Generic/print-mul.ll index e406545f20..80d2d5140d 100644 --- a/test/CodeGen/Generic/print-mul.ll +++ b/test/CodeGen/Generic/print-mul.ll @@ -1,3 +1,5 @@ +; RUN: llvm-as < %s | llc + %a_str = internal constant [8 x sbyte] c"a = %d\0A\00" %b_str = internal constant [8 x sbyte] c"b = %d\0A\00" |
