Skip to content

Commit bf73716

Browse files
committed
Add a comment
1 parent 9cd203e commit bf73716

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

libc-bottom-half/sources/__main_void.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
#include <stdlib.h>
33
#include <sysexits.h>
44

5+
// TODO: This file can be dropped when we drop the support of LLVM
6+
// versions w/o crt2-command.o support.
7+
58
// The user's `main` function, expecting arguments.
69
//
710
// Note that we make this a weak symbol so that it will have a

0 commit comments

Comments
 (0)