xref: /llvm-project/lld/test/ELF/help.s (revision a3e5d4982e1ff691ed222c2f16b03e2130fb272b)
1# RUN: ld.lld --help 2>&1 | FileCheck %s
2# CHECK:  OPTIONS:
3# CHECK:  --output=<value>        Alias for -o
4# CHECK:  --output <value>        Alias for -o
5# CHECK:  -o <path>               Path to file to write output
6