[libclc] [libclc] Skip opt command if opt_flags is empty (PR #130882)

Wenju He via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 18 04:07:15 PDT 2025


wenju-he wrote:

> Another option would be to unconditionally have builtin.opt targets but if no flags are passed, just make them empty targets that rely only on builtin.link targets. 

Thanks for the suggestion. Done. Please review again.

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


More information about the cfe-commits mailing list