mirror of
https://github.com/ziglang/zig.git
synced 2025-12-15 10:43:08 +00:00
6 lines
217 B
ArmAsm
6 lines
217 B
ArmAsm
# 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
|