DotKuribo / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
http://llvm.org
3 stars 3 forks source link

Fix/vtable placement #4

Closed JoshuaMKW closed 2 years ago

JoshuaMKW commented 2 years ago

Adds support for declaration dependant VTable placement in a class instance.