[PATCH] D39627: Fix vtable not receiving hidden visibility when using push(visibility)

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 12:38:08 PST 2017


efriedma added a comment.

You probably just need to pass a "-triple" flag so we don't use Windows mangling or something like that.


Repository:
  rL LLVM

https://reviews.llvm.org/D39627





More information about the llvm-commits mailing list