doru1004 wrote: This is failing for me:
``` ld.lld: error: undefined symbol: llvm::InstrProfSymtab::create(llvm::StringRef) >>> referenced by GlobalHandler.cpp >>> >>> GlobalHandler.cpp.o:(llvm::omp::target::plugin::GPUProfGlobals::dump() >>> const) in archive >>> /home/dobercea/upstream/llvm-project/build/lib/libomptarget.rtl.amdgpu.a ld.lld: error: undefined symbol: llvm::InstrProfSymtab::dumpNames(llvm::raw_ostream&) const >>> referenced by GlobalHandler.cpp >>> >>> GlobalHandler.cpp.o:(llvm::omp::target::plugin::GPUProfGlobals::dump() >>> const) in archive >>> /home/dobercea/upstream/llvm-project/build/lib/libomptarget.rtl.amdgpu.a clang++: error: linker command failed with exit code 1 (use -v to see invocation) ``` https://github.com/llvm/llvm-project/pull/76587 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits