[llvm] [RISCV][Zicfilp] Enable Zicfilp CFI compiler behaviors by looking at module flags (PR #152121)
Ming-Yi Lai via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 8 03:02:22 PDT 2025
mylai-mtk wrote:
@lenary
> you need to ensure that when LTO merges two modules, that you get the right errors or merge behaviour. ... Please write a test for this ...
Thanks for pointing this out. I had added the LTO tests.
https://github.com/llvm/llvm-project/pull/152121
More information about the llvm-commits
mailing list