diff --git a/lib/Support/Host.cpp b/lib/Support/Host.cpp index b6e2cb164d4..dc90c8cc4ae 100644 --- a/lib/Support/Host.cpp +++ b/lib/Support/Host.cpp @@ -39,6 +39,8 @@ #include #endif +#define DEBUG_TYPE "host-detection" + //===----------------------------------------------------------------------===// // // Implementations of the CPU detection routines