Don't use now-defunct cmake variable in lit test config
[ROCm/clr commit: 8d91579dcf]
このコミットが含まれているのは:
@@ -1,7 +1,7 @@
|
||||
import sys
|
||||
|
||||
config.llvm_tools_dir = "@LLVM_TOOLS_BINARY_DIR@"
|
||||
config.obj_root = "@BINARY_DIR@"
|
||||
config.obj_root = "@CMAKE_CURRENT_BINARY_DIR@"
|
||||
config.cuda_root = "@CUDA_TOOLKIT_ROOT_DIR@"
|
||||
|
||||
# Support substitution of the tools and libs dirs with user parameters. This is
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする