[PATCH] D101681: [Compiler-rt] Distinguish between testing just built runtime libraries and the libraries shipped with the compiler.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 3 12:17:18 PDT 2021


delcypher updated this revision to Diff 342503.
delcypher added a comment.

Use `-print-runtime-dir` to support non Darwin platforms.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101681

Files:
  compiler-rt/test/CMakeLists.txt
  compiler-rt/test/builtins/Unit/lit.site.cfg.py.in
  compiler-rt/test/lit.common.cfg.py
  compiler-rt/test/lit.common.configured.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101681.342503.patch
Type: text/x-patch
Size: 6578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210503/12a16ae0/attachment.bin>


More information about the llvm-commits mailing list