Files
zig/src
Andrew Kelley 44e2dbe117 fix logic for default entry point
when linking libc, the entry point is within libc.
when producing C code, the entry point is decided when compiling the C
code and does not need to be known up front.

fixes a false positive "error: unknown target entry point" when using
-ofmt=c.
2024-01-01 17:51:21 -07:00
..
2023-12-03 02:05:06 -08:00
2023-11-25 12:28:19 +02:00
2023-12-03 02:05:06 -08:00
2023-11-22 19:08:55 -07:00
2023-12-03 02:05:06 -08:00
2023-08-15 02:52:38 -07:00
2024-01-01 17:51:18 -07:00
2023-11-08 23:55:53 -07:00
2023-11-06 04:31:55 +00:00