[libc-commits] [PATCH] D145298: [libc] Simplify integration tests by eliminating the artificial sysroot.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Sat Mar 4 19:29:38 PST 2023


sivachandra updated this revision to Diff 502398.
sivachandra added a comment.

- Improve the formatting of the code.
- Collect all deps in to a static archive which gets linked to the final binary.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145298

Files:
  libc/cmake/modules/LLVMLibCTestRules.cmake
  libc/startup/linux/aarch64/start.cpp
  libc/startup/linux/x86_64/start.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145298.502398.patch
Type: text/x-patch
Size: 8070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230305/2929dab7/attachment.bin>


More information about the libc-commits mailing list