move ElementVH out of the MDNode class into the MDNode.cpp file. Among
other things, this avoids vtable and rtti data for it being splatted in every translation unit that uses it. llvm-svn: 92207
Loading
Please register or sign in to comment
other things, this avoids vtable and rtti data for it being splatted in every translation unit that uses it. llvm-svn: 92207