1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/Archive/toc_MacOSX.ll

6 lines
231 B
LLVM
Raw Normal View History

2004-11-20 08:25:41 +01:00
;This isn't really an assembly file, its just here to run the test.
;This test just makes sure that llvm-ar can generate a table of contents for
;MacOSX style archives
;RUN: llvm-ar t %p/MacOSX.a > %t1
;RUN: diff %t1 %p/MacOSX.toc