[compiler-rt] [ORC_RT][COFF] add more mutex to internal api (PR #112667)

Wu Yingcong via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 19:01:21 PDT 2024


yingcong-wu wrote:

> Note all the public interface already locks the mutex and the functions changed here are only used within the public interface. So, the lock would be redundant.
Okay, good to know that. 

https://github.com/llvm/llvm-project/pull/112667


More information about the llvm-commits mailing list