llvm-project/lld/test/MachO/responsefile.test
Nico Weber d20abb1ec3 [mac/lld] Add support for response files
ld64 learned about them in Xcode 12, so we should too.

Differential Revision: https://reviews.llvm.org/D92149
2020-11-30 08:23:58 -05:00

5 lines
93 B
Plaintext

# RUN: echo --help > %t.rsp
# RUN: %lld @%t.rsp | FileCheck %s
CHECK: OVERVIEW: LLVM Linker