[llvm-dlltool] [test] Test both short and long forms of options. NFC.

Differential Revision: https://reviews.llvm.org/D104213
This commit is contained in:
Martin Storsjö 2021-06-14 13:23:01 +03:00
parent d7550e5d10
commit 4fe3d5248d
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
; RUN: llvm-dlltool -k -m i386 --input-def %s --output-lib %t.a
; RUN: llvm-dlltool -k -m i386 -d %s -l %t.a
; RUN: llvm-readobj %t.a | FileCheck %s
; RUN: llvm-dlltool --kill-at --machine i386 --input-def %s --output-lib %t.a
; RUN: llvm-readobj %t.a | FileCheck %s
LIBRARY test.dll