[clang] [llvm] [ThinLTO][Split] Split module for parallel compilation in backend (1/N) (PR #198702)

via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 3 05:42:28 PDT 2026


================

----------------
mmjjpp wrote:

Thanks for pointing this out. My intention was only to leave a TODO indicating that indirect-call handling would be added in a follow-up PR, but I agree that the empty if statement is confusing and can suggest incomplete or incorrect handling in this PR.

I have removed the TODO and the empty if statement, and cleaned up the other similar cases as well.

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


More information about the llvm-commits mailing list