JonChesterfield added inline comments.
================ Comment at: openmp/libomptarget/DeviceRTL/src/Configuration.cpp:23 -extern uint32_t __omp_rtl_debug_kind; +// extern uint32_t __omp_rtl_debug_kind; ---------------- jdoerfert wrote: > JonChesterfield wrote: > > Otherwise the missing symbols prevents linking, not clear why it works on > > nvptx64 > linking what? Clang emits the symbol, maybe just not for amdgpu. Where? The only reference I can find to it is here, and it's marked extern. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D112227/new/ https://reviews.llvm.org/D112227 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits