Remove some trivial copy ctors so the classes become trivially copyable and get the...
[oota-llvm.git] / include / llvm / Support / DataExtractor.h
2011-09-13 Benjamin KramerAdd the DataExtractor utility class.