forked from OSchip/llvm-project
9 lines
177 B
YAML
9 lines
177 B
YAML
|
# RUN: not lld -flavor darwin | FileCheck %s
|
||
|
#
|
||
|
# Test that running darwin linker with no option prints out usage message.
|
||
|
#
|
||
|
|
||
|
|
||
|
# CHECK: USAGE:
|
||
|
# CHECK: -arch
|