diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2020-10-13 22:36:08 +0200 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2020-10-13 22:36:08 +0200 |
commit | 97e48aadbd79184d1b3207c4f846c83e155be8dd (patch) | |
tree | dc1d7d3f06b872a309957d8158b5a3d525b7ba3e /llvm/lib/Support/LineIterator.cpp | |
parent | cfd8481da1adba1952e0f6ecd00440986e49a946 (diff) | |
download | llvm-97e48aadbd79184d1b3207c4f846c83e155be8dd.zip llvm-97e48aadbd79184d1b3207c4f846c83e155be8dd.tar.gz llvm-97e48aadbd79184d1b3207c4f846c83e155be8dd.tar.bz2 |
[mlir-cuda-runner] Unbreak the build
CMake Error at llvm/cmake/modules/AddLLVM.cmake:870 (add_dependencies):
The dependency target "Core" of target "mlir-cuda-runner" does not exist.
Call Stack (most recent call first):
llvm/cmake/modules/AddLLVM.cmake:1169 (add_llvm_executable)
mlir/tools/mlir-cuda-runner/CMakeLists.txt:69 (add_llvm_tool)
CMake Error at llvm/cmake/modules/AddLLVM.cmake:870 (add_dependencies):
The dependency target "LINK_COMPONENTS" of target "mlir-cuda-runner" does
not exist.
Call Stack (most recent call first):
llvm/cmake/modules/AddLLVM.cmake:1169 (add_llvm_executable)
mlir/tools/mlir-cuda-runner/CMakeLists.txt:69 (add_llvm_tool)
CMake Error at llvm/cmake/modules/AddLLVM.cmake:870 (add_dependencies):
The dependency target "Support" of target "mlir-cuda-runner" does not
exist.
Call Stack (most recent call first):
llvm/cmake/modules/AddLLVM.cmake:1169 (add_llvm_executable)
mlir/tools/mlir-cuda-runner/CMakeLists.txt:69 (add_llvm_tool)
Diffstat (limited to 'llvm/lib/Support/LineIterator.cpp')
0 files changed, 0 insertions, 0 deletions