Closed
Description
with 95ded99 libsycl.so-gdb.py is getting installed as
INST_DIR//SRC_DIR/sycl/xmethods/$<TARGET_FILE_NAME:sycl>-gdb.py
where INST_DIR is the value of CMAKE_INSTALL_PREFIX
, SRC_DIR is the location of the llvm source, and $<TARGET_FILE_NAME:sycl>
is actually that exact string.
this got messed up somewhere between bb73d92 and 95ded99
config.py options were --cuda --shared-libs -o . -t release --no-werror
Metadata
Metadata
Assignees
Labels
No labels