================ @@ -0,0 +1,103 @@ +set(TARGET_LIBC_ENTRYPOINTS + # assert.h entrypoints + libc.src.assert.__assert_fail ---------------- jhuber6 wrote:
Assert is non-trivial, it invokes RPC to submit the failure, the rest should be fine however. https://github.com/llvm/llvm-project/pull/181049 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
