[libc-commits] [PATCH] D144421: [libc] Partially implement 'quick_exit' for the GPU

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Feb 21 07:25:46 PST 2023


jhuber6 added a comment.

1. The headers weren't being added correctly and I fixed that.
2. I was accidentally using the `libc.__support.OSUtil.osutil` target which is just a header library.

So this works now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144421/new/

https://reviews.llvm.org/D144421



More information about the libc-commits mailing list