[cfe-dev] Intrinsic Name Mangling
Dilan Manatunga via cfe-dev
cfe-dev at lists.llvm.org
Thu Jul 28 11:48:51 PDT 2016
I experimented with adding a new language standard extension based off (C++
with support for native half type), but I am having an issue with the
intrinsic function calls having their names mangled. This leads to the
calls not being selected and translated during the lowering process in
llvm. Is there a way to fix this issue?
-Dilan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160728/f1c9c746/attachment.html>
More information about the cfe-dev
mailing list