[all-commits] [llvm/llvm-project] cb1fac: [libc][fix] Only add the hermetic test flags in GP...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Apr 26 14:59:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb1facf48cbc5c500b7eaf9bc379913252cd36a2
https://github.com/llvm/llvm-project/commit/cb1facf48cbc5c500b7eaf9bc379913252cd36a2
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M libc/test/UnitTest/CMakeLists.txt
Log Message:
-----------
[libc][fix] Only add the hermetic test flags in GPU mode
Summary:
This is a little broken, what we really need is a separate target to use
with the hermetic tests, but this is a stop-gap to get the bots green
again.
More information about the All-commits
mailing list