mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-05-13 01:15:32 +00:00
Add some documentation about the arguments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31372 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d079cdb6d3
commit
97be133ba2
@ -8,6 +8,9 @@
|
|||||||
#
|
#
|
||||||
# %s - Replaced with the input name of the program, or the program to
|
# %s - Replaced with the input name of the program, or the program to
|
||||||
# execute, as appropriate.
|
# execute, as appropriate.
|
||||||
|
# %llvmgcc - llvm-gcc command
|
||||||
|
# %llvmgxx - llvm-g++ command
|
||||||
|
# %prcontext - prcontext.tcl script
|
||||||
#
|
#
|
||||||
|
|
||||||
FILENAME=$1
|
FILENAME=$1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user