mccakit
mccakit
I managed to compile the std module by randomly patching the .inc files with prompts, here are the modified .inc files, please have a look. tar file below has the...
cctype.inc for std, incase of error I may have send the wrong version ``` // -*- C++ -*- //===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License...
ping @DanAlbert
Please look to my previous 2 replies
It is weird but upstream libc++ doesn't need patches to std.cppm and some .inc files if you don't build libc++, as a runtime when building llvm cmake -S llvm -B...
Apparently that only moved my bugs from module compilation to normal source compilation Please ignore the comment above, still patching is needed