[llvm-bugs] [Bug 45258] Type id miss match when std::any object passed to shared library on AARCH64 Linux
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Apr 3 12:49:26 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=45258
Subhash Chandra <yschandra at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #11 from Subhash Chandra <yschandra at gmail.com> ---
It appears that in my test build on Android, symbol visibilities defaults to
hidden, in that case this particular example shows the observed behavior. I
could resolve it by changing symbol visibilities.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200403/3eb7cfa1/attachment.html>
More information about the llvm-bugs
mailing list