summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/help.s
blob: aca2ceb76ee14ca89ab6f8f5570c0a8a5de54076 (plain)
1
2
3
4
5
# RUN: ld.lld --help 2>&1 | FileCheck %s
# CHECK:  OPTIONS:
# CHECK:  --output=<value>        Alias for -o
# CHECK:  --output <value>        Alias for -o
# CHECK:  -o <path>               Path to file to write output
OpenPOWER on IntegriCloud