Sirui Mu 78a12f9490
[libc] implement insque and remque (#80305)
This PR implements the `insque` and `remque` entrypoint functions.
2024-02-05 11:17:11 -05:00
..
2024-01-22 03:26:18 +00:00

LLVM libc
=========

This directory and its subdirectories contain source code for llvm-libc,
a retargetable implementation of the C standard library.

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.