[llvm] [LLVM] Factor disabled Libcalls into the initializer (PR #98421)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 03:34:51 PDT 2024


jhuber6 wrote:

> I assume the next step is to wrap RuntimeLibcalls in a proper API separated from TargetLowering?

Yes, I'll pull it out so it can be used externally.

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


More information about the llvm-commits mailing list