[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
Tue May 11 15:31:43 PDT 2021


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

Simplify patch because https://reviews.llvm.org/D101682 has landed.


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.344575.patch
Type: text/x-patch
Size: 6397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210511/b3a03db2/attachment.bin>


More information about the llvm-commits mailing list