[libc-commits] [libc] [libc] Allow time conversions to compile on bare metal (PR #102014)

Simon Tatham via libc-commits libc-commits at lists.llvm.org
Tue Aug 6 03:16:55 PDT 2024


statham-arm wrote:

> Can you also include these in the `riscv` baremetal entrypoints?

Done, in the followup commit I just pushed.

> Can you include "fixes #85556" in the description?

I can try, but I don't think I've had to do that before in this repository! In Github repos that don't enforce squash-and-merge, I'd do it by force-pushing the PR branch. But here I don't know whether I need to do that, or if editing the PR description is enough. If you know which of those will work, please let me know. Otherwise I'll do my best, and manually close the bug afterwards if it doesn't do the right thing.

https://github.com/llvm/llvm-project/pull/102014


More information about the libc-commits mailing list