aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--host/include/llvm/Config/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/include/llvm/Config/config.h b/host/include/llvm/Config/config.h
index 998e025..7dc1149 100644
--- a/host/include/llvm/Config/config.h
+++ b/host/include/llvm/Config/config.h
@@ -601,6 +601,7 @@
/* Define if use udis86 library */
#define USE_UDIS86 0
+/* Define use of PCSTR type for Windows platforms */
#define WIN32_ELMCB_PCSTR PCSTR
/* Define to empty if `const' does not conform to ANSI C. */