[PATCH] D154869: [Flang] [FlangRT] Introduce FlangRT project as solution to Flang's runtime LLVM integration
Sylvestre Ledru via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 1 09:41:53 PDT 2023
sylvestre.ledru added a comment.
With this patch, it started to fail with:
It would be nice to have a better error message suggesting what to do
-- Performing Test HAVE_DECL_STRERROR_S
-- Performing Test HAVE_DECL_STRERROR_S - Failed
CMake Error at /build/source/flang-rt/unittests/CMakeLists.txt:37 (message):
Target llvm_gtest not found.
-- Configuring incomplete, errors occurred!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154869/new/
https://reviews.llvm.org/D154869
More information about the llvm-commits
mailing list