xref: /llvm-project-15.0.7/llvm/test/Object/archive-thin-paths.test (revision 052d95a6)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1REQUIRES: system-windows
2
3RUN: cd %T
4RUN: mkdir -p archive-thin-paths.dir
5RUN: echo foo > archive-thin-paths.dir/foo.o
6
7RUN: rm -f archive-thin-paths.a
8RUN: llvm-ar rcsT archive-thin-paths.a archive-thin-paths.dir\foo.o
9RUN: grep archive-thin-paths.dir/foo.o archive-thin-paths.a
10

served by {OpenGrok

Last Index Update: Tue Oct 21 18:42:31 GMT 2025