File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- # RUN: env LLVM_BIN_PATH=%llvm_build_bin_dir python %sycl_tools_src_dir/abi_check.py --mode check_symbols --reference %s %llvm_build_lib_dir /libsycl.so
1+ # RUN: env LLVM_BIN_PATH=%llvm_build_bin_dir python %sycl_tools_src_dir/abi_check.py --mode check_symbols --reference %s %sycl_libs_dir /libsycl.so
22# REQUIRES: linux
33
44_Z20__spirv_ocl_prefetchPKcm
Original file line number Diff line number Diff line change 1- # RUN: not env LLVM_BIN_PATH=%llvm_build_bin_dir python %sycl_tools_src_dir/abi_check.py --mode check_symbols --reference %s %llvm_build_lib_dir /libsycl.so | FileCheck %s
1+ # RUN: not env LLVM_BIN_PATH=%llvm_build_bin_dir python %sycl_tools_src_dir/abi_check.py --mode check_symbols --reference %s %sycl_libs_dir /libsycl.so | FileCheck %s
22# REQUIRES: linux
33
44# CHECK: The following symbols are missing from the new object file:
You can’t perform that action at this time.
0 commit comments