hanchenye-llvm-project/lld/test/Driver/trivial-driver.test

9 lines
195 B
Plaintext

We use a temporary file to check lld's return value.
FIXME: use pipefail instead.
RUN: lld -flavor gnu --help > %t
RUN: cat %t | FileCheck %s
CHECK: -L
CHECK: -emit-yaml
CHECK: --noinhibit-exec