[lldb] Fix "exact match" debug_names type queries (#118465)
[llvm-project.git] / llvm / test / tools / llvm-dlltool / ignored-opts.def
blob6cc05e376d31bbe705f68edca771f487ee72f320
1 ; RUN: llvm-dlltool -m i386 -d %s -l %t.a --temp-prefix foo
2 ; RUN: llvm-dlltool -m i386 -d %s -l %t.a --temp-prefix=foo
3 ; RUN: llvm-dlltool -m i386 -d %s -l %t.a -t foo
4 ; RUN: llvm-dlltool -m i386 -d %s -l %t.a -tfoo
6 LIBRARY test.dll
7 EXPORTS
8 TestFunction