[llvm] [CodeGen][ARM64EC] Mangle EH personality handler names (PR #121652)

Billy Laws via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 14:32:09 PST 2025


bylaws wrote:

> Just checking Module::getTargetTriple() is probably good enough? We do that in a few different places already... it's not really a pattern I usually encourage, but sometimes there isn't a better solution.

Oh thanks, I hadn't realised there was a way to get the module from just the input value.


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


More information about the llvm-commits mailing list