[libc-commits] [PATCH] D79192: [libc] Add integration tests.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Jun 1 21:37:07 PDT 2020


sivachandra accepted this revision.
sivachandra added a comment.
This revision is now accepted and ready to land.

Accepting now. The one comment I added can be addressed separately.



================
Comment at: libc/test/src/CMakeLists.txt:96
+  PRIVATE
+  ${library_files}
+)
----------------
Why not include the loader here?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79192





More information about the libc-commits mailing list