1# RUN: ld.lld --help 2>&1 | FileCheck %s2# CHECK: OPTIONS:3# CHECK: --output=<value> Alias for -o4# CHECK: --output <value> Alias for -o5# CHECK: -o <path> Path to file to write output6