xref: /llvm-project/llvm/lib/DWP/DWPError.cpp (revision f8c6515554cc4a8f878179e2e081946c8c519fe3)
1*f8c65155SAlexander Yermolovich #include "llvm/DWP/DWPError.h"
2*f8c65155SAlexander Yermolovich using namespace llvm;
3*f8c65155SAlexander Yermolovich char DWPError::ID;
4