[llvm-branch-commits] [OpenMP] Make __kmp_replay_taskgraph static (NFC) (PR #200402)

Julian Brown via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri May 29 06:54:42 PDT 2026


https://github.com/jtb20 created https://github.com/llvm/llvm-project/pull/200402

The function has no callers outside its translation unit, so can be
made static.





More information about the llvm-branch-commits mailing list