commit | b72beebc7280d5ec2688cad5b1f476d8eac5a216 | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@chromium.org> | Mon Feb 11 20:13:42 2019 +0000 |
committer | Petr Hosek <phosek@chromium.org> | Mon Feb 11 20:13:42 2019 +0000 |
tree | e6c46854e976ddd8390aa302af4ff38930bd7e8f | |
parent | 47d8247c07da560e693976d3353d87b107bb39ee [diff] |
[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 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@353742 91177308-0d34-0410-b5e6-96231b3b80d8