commit 0a73a437b041810af11f838f36f197771669c657 parent ddd97bc8ce871d8c0d71aa3587f073a7adb2cd0d Author: Nihal Jere <nihal@nihaljere.xyz> Date: Fri, 14 Jan 2022 11:56:36 -0600 x64: remove outdated FIXME Diffstat:
M | x64.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/x64.c b/x64.c @@ -972,7 +972,6 @@ done: return total; } -// FIXME: use array_push size_t emitproc(struct data *text, struct iproc *proc) {