Update README.md
This commit is contained in:
@@ -43,7 +43,8 @@ The output file type is determined by the filename extension of the output file:
|
||||
| .ll | LLVM IR |
|
||||
|
||||
If no output file is specified, it will default to an object file with the
|
||||
nickname of the input address.
|
||||
nickname of the input address. For more information on how to use the `fsplc`
|
||||
program, run `fsplc --help`.
|
||||
|
||||
Object files can be linked into an executable binary using the linker of your
|
||||
choice, or by using a C compiler such as `clang`:
|
||||
|
||||
Reference in New Issue
Block a user