mirror of
https://github.com/RPCS3/llvm.git
synced 2026-07-22 11:45:31 -04:00
Add vtable anchor to classes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@350142 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -472,6 +472,8 @@ directory_iterator OverlayFileSystem::dir_begin(const Twine &Dir,
|
||||
std::make_shared<OverlayFSDirIterImpl>(Dir, *this, EC));
|
||||
}
|
||||
|
||||
void ProxyFileSystem::anchor() {}
|
||||
|
||||
namespace llvm {
|
||||
namespace vfs {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user