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
|