DanielCChen wrote:

Note that the reason `aio.exp` is not needed is because flang-rt currently 
doesn't do asynchronous I/O. Once it is enabled using POSIX `aio_*` system 
calls, it will need to export those calls. 

https://github.com/llvm/llvm-project/pull/131822
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to