zig/deps/lld/test/ELF/help.s

6 lines
249 B
ArmAsm
Raw Normal View History

2018-01-18 06:29:21 +08:00
# 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