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