[all-commits] [llvm/llvm-project] f1190b: [libc][obvious] fix comparison test cmake
michaelrj-google via All-commits
all-commits at lists.llvm.org
Thu Oct 20 16:23:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1190bc0db9bd3faacd302757426d7d1ab45ed9d
https://github.com/llvm/llvm-project/commit/f1190bc0db9bd3faacd302757426d7d1ab45ed9d
Author: Michael Jones <michaelrj at google.com>
Date: 2022-10-20 (Thu, 20 Oct 2022)
Changed paths:
M libc/test/src/__support/CMakeLists.txt
Log Message:
-----------
[libc][obvious] fix comparison test cmake
The name of the libc target changed, this patch updates the cmake for
the string to float comparison test to use the correct name.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D136388
More information about the All-commits
mailing list