1 2 3 4 5 6 7 8
; RUN: llvm-dlltool -m i386 -d %s -l %t.a --temp-prefix foo ; RUN: llvm-dlltool -m i386 -d %s -l %t.a --temp-prefix=foo ; RUN: llvm-dlltool -m i386 -d %s -l %t.a -t foo ; RUN: llvm-dlltool -m i386 -d %s -l %t.a -tfoo LIBRARY test.dll EXPORTS TestFunction