================
@@ -69,18 +97,15 @@ __llvm_profile_gpu_sections INSTR_PROF_SECT_BOUNDS_TABLE = {
     PROF_CNTS_STOP,
     PROF_DATA_START,
     PROF_DATA_STOP,
+    PROF_UCNTS_START,
+    PROF_UCNTS_STOP,
     &INSTR_PROF_RAW_VERSION_VAR};
 
 #elif defined(__NVPTX__)
 
-// NVPTX supports neither sections nor ELF symbols, we rely on the handling in
----------------
jhuber6 wrote:

Why were these comments deleted?

https://github.com/llvm/llvm-project/pull/177665
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to