1 -- Test CamelCase tool name to ensure detection works properly
3 REQUIRES: system-windows
4 RUN: yaml2obj %S/Inputs/coff.yaml -o %t.obj
7 RUN: cp llvm-ar %t1/Lib
8 RUN: %t1/Lib /OUT:%t.lib %t.obj | FileCheck %s -allow-empty
10 RUN: %t1/Ar crs %t.ar %t.obj | FileCheck %s -allow-empty
12 CHECK-NOT: OVERVIEW: LLVM Archiver (llvm-ar)