| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc] Add support for MVE to Arm startup code (#167338) In order to have MVE support, the same bits of the CPACR register that enable the floating-point extension must be set. | 8 个月前 | |
[libc] Ensure the RPC server is alwaus used Summary: Previous change made us no longer link exit by default which implied the RPC server. This is a required symbol for the loader. This will be fixed later when I port the loader to LLVMOffload. For now just work around it to fix the bots. | 9 个月前 | |
[libc] fix sysconf test for rv32 (#162685) | 9 个月前 | |
[libc][uefi] add crt1 (#132150) Adds crt1.o for the UEFI platform in the LLVM C library. This makes things start to become useful. | 1 年前 | |
[libc][NFC] Rename "loader" to "startup". Reviewed By: lntue Differential Revision: https://reviews.llvm.org/D140049 | 3 年前 |