hanchenye-llvm-project/llvm/tools/llvm-rtdyld
Rafael Espindola c398e67fed Use delegation instead of inheritance.
This changes DwarfContext to delegate to DwarfObject instead of having
pure virtual methods.

With this DwarfContextInMemory is replaced with an implementation of
DwarfObject that is local to a .cpp file.

llvm-svn: 308543
2017-07-19 22:27:28 +00:00
..
CMakeLists.txt
LLVMBuild.txt
llvm-rtdyld.cpp Use delegation instead of inheritance. 2017-07-19 22:27:28 +00:00