[compiler-rt] [compiler-rt] Replace deprecated os_trace calls on mac (PR #138908)

via llvm-commits llvm-commits at lists.llvm.org
Thu May 8 09:55:28 PDT 2025


thetruestblue wrote:

I think the right thing here may be to find out when the deprecation occurred and call the new calls after that version, but maintain the os_trace calls for the older versions.

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


More information about the llvm-commits mailing list