repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Frontend] Remove unused includes (NFC) (#116927)
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-ar
/
default-xcoff.test
blob
9ccad825ddb30ac5db79dabf24917fcc26daea75
1
;; Test llvm-ar uses the big archive format for XCOFF object files by default.
2
; RUN: yaml2obj %S/Inputs/xcoff.yaml -o %t.obj
3
; RUN: rm -f %t.ar
4
; RUN: llvm-ar cr %t.ar %t.obj
5
; RUN: FileCheck %s --input-file=%t.ar
6
7
; CHECK: bigaf