Tags: aunzat/hcc
Tags
[lib] remove __cxa_thread_atexit to support CentOS glibc on CentOS doesn't have facility to support destructing C++11 thread_local objects. Remove related codes from HCC runtime library to support CentOS. For now, HCC applications shall refrain from creating C++11 thread_local objects especially on CentOS.