Emit gcov data files to the directory specified in the metadata produced by the
[llvm/stm8.git] / test / Assembler / 2002-08-15-CastAmbiguity.ll
blobc71652446d6f08fe56754afc854d963ec9fa7509
1 ; RUN: llvm-as %s -o /dev/null
3 define void @test(i32 %X) {
4         call void @test( i32 6 )
5         ret void