[llvm] lli: Record the host triple on triple-less modules (PR #216132)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 23:53:50 PDT 2026


arsenm wrote:

> From the description it sounds like codegen will all-but depend on a triple going forward -- let me know if I'm misunderstanding that.

If you want to have any library calls or other system dependent codegen, yes.


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


More information about the llvm-commits mailing list