| author | |
| committer | |
| log | f17a05bfb7ca0ff010fef9654264eed7342298d2 |
| tree | de5ef73343c7f943f38be84dee7bd160ddab6f80 |
| parent | 91b1896184cc89e21d12dd246ce7d658b6d3f365 |
1 files changed, 1 insertions(+), 0 deletions(-)
src/main.zig+1| ... | ... | @@ -365,6 +365,7 @@ const usage_build_generic = |
| 365 | 365 | \\ coff Common Object File Format (Windows) |
| 366 | 366 | \\ macho macOS relocatables |
| 367 | 367 | \\ spirv Standard, Portable Intermediate Representation V (SPIR-V) |
| 368 | \\ plan9 Plan 9 from Bell Labs object format | |
| 368 | 369 | \\ hex (planned) Intel IHEX |
| 369 | 370 | \\ raw (planned) Dump machine code directly |
| 370 | 371 | \\ -dirafter [dir] Add directory to AFTER include search path |