468663ddbb
Former-commit-id: 1d6753294b2993e1fbf92de9366bb9544db4189b
6 lines
249 B
ArmAsm
6 lines
249 B
ArmAsm
# RUN: ld.lld --help 2>&1 | FileCheck %s
|
|
# CHECK: OPTIONS:
|
|
# CHECK: --output=<value> Path to file to write output
|
|
# CHECK: --output <value> Path to file to write output
|
|
# CHECK: -o <path> Path to file to write output
|