1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/tools/llvm-dwp/DWPError.cpp
2016-05-12 19:59:54 +00:00

4 lines
63 B
C++

#include "DWPError.h"
using namespace llvm;
char DWPError::ID;