llvm-project/lld/test/MachO/silent-ignore.test

9 lines
285 B
Plaintext

RUN: lld -flavor darwinnew -v \
RUN: -demangle \
RUN: -dynamic \
RUN: -no_deduplicate \
RUN: -lto_library /lib/foo \
RUN: -macosx_version_min 0
RUN: not lld -flavor darwinnew -v --not-an-ignored-argument 2>&1 | FileCheck %s
CHECK: unknown argument: --not-an-ignored-argument