[Mlir-commits] [mlir] [mlir][sparse][nfc] fixed typo in "translate" (PR #83891)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Mon Mar 4 13:40:36 PST 2024
goldsteinn wrote:
Think this change is breaking configure:
One example
https://lab.llvm.org/buildbot/#/builders/237/builds/6716
```
-- Compiling and running to test HAVE_PTHREAD_AFFINITY
CMake Error at /b/sanitizer-aarch64-linux-bootstrap-msan/build/llvm_build0/CMakeFiles/CMakeTmp/CMakeLists.txt:17 (add_executable):
Cannot find source file:
/b/sanitizer-aarch64-linux-bootstrap-msan/build/llvm-project/third-party/benchmark/cmake/pthread_affinity.cpp
CMake Error at /b/sanitizer-aarch64-linux-bootstrap-msan/build/llvm_build0/CMakeFiles/CMakeTmp/CMakeLists.txt:17 (add_executable):
No SOURCES given to target: cmTC_10445
```
https://github.com/llvm/llvm-project/pull/83891
More information about the Mlir-commits
mailing list