[cfe-users] Fwd: Clang ABI compatibility
Yingshen Yu via cfe-users
cfe-users at lists.llvm.org
Fri Nov 4 00:09:24 PDT 2016
Hi,
I'd like to understand more about the ABI compatibility between Clang
versions.
For example: on Mac OS 64bit, regardless of libc++ ABI versions.
If I build a shared-library with an older version of Clang, can it be
linked by a newer version of Clang?
If I build a shared-library with a newer version of Clang, can it be linked
by an older version of Clang?
Thanks!
--
Yingshen(Jonny) Yu
--
Yingshen(Jonny) Yu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20161104/9ceb43e4/attachment.html>
More information about the cfe-users
mailing list