[Frontend] Remove unused includes (NFC) (#116927)
[llvm-project.git] / llvm / test / tools / llvm-ar / aix-bitcode.test
blobd3ce6f1b7343a09afbdaa4e2747808c72c1eb545
1 # Check if llvm-ar correctly archives bitcode files for AIX.
2 # RUN: rm -rf %t && mkdir -p %t
3 # RUN: llvm-as %S/Inputs/aix-foo.ll -o %t/aix-foo.bc
4 # RUN: llvm-ar qc %t/aix-foo.a %t/aix-foo.bc
5 # RUN: FileCheck %s --input-file=%t/aix-foo.a
7 # CHECK:  bigaf