diff options
author | Petr Hosek <phosek@chromium.org> | 2019-02-11 20:13:42 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2019-02-11 20:13:42 +0000 |
commit | 7c8952197b86790b31731d34d559281840916e1f (patch) | |
tree | b4f08c91a66608be3fa1cc7199dbac1f6d6ce3fa /clang/test/CodeGenCXX/debug-info-inheriting-constructor.cpp | |
parent | b31180d0de2d32851b54ab0f00718eea366b1af2 (diff) | |
download | bcm5719-llvm-7c8952197b86790b31731d34d559281840916e1f.tar.gz bcm5719-llvm-7c8952197b86790b31731d34d559281840916e1f.zip |
[CodeGen] Set construction vtable visibility after creating initializer
We must only set the construction vtable visibility after we create the
vtable initializer, otherwise the global value will be treated as
declaration rather than definition and the visibility won't be set.
Differential Revision: https://reviews.llvm.org/D58010
llvm-svn: 353742
Diffstat (limited to 'clang/test/CodeGenCXX/debug-info-inheriting-constructor.cpp')
0 files changed, 0 insertions, 0 deletions