[PATCH] D120382: [Mangler] Mangle aliases to fastcall/vectorcall functions correctly

Amanieu d'Antras via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 25 14:12:56 PST 2022


Amanieu added a comment.

For context, I encountered a linker error caused by this in Rust which does use the IR mangler.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120382/new/

https://reviews.llvm.org/D120382



More information about the llvm-commits mailing list