bolt/deps/llvm-18.1.8/llvm/test/tools/llvm-ar/default-xcoff.test

8 lines
233 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
;; Test llvm-ar uses the big archive format for XCOFF object files by default.
; RUN: yaml2obj %S/Inputs/xcoff.yaml -o %t.obj
; RUN: rm -f %t.ar
; RUN: llvm-ar cr %t.ar %t.obj
; RUN: FileCheck %s --input-file=%t.ar
; CHECK: bigaf