diff options
Diffstat (limited to 'host/include/llvm')
-rw-r--r-- | host/include/llvm/Config/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/host/include/llvm/Config/config.h b/host/include/llvm/Config/config.h index 5a1f7bb..998e025 100644 --- a/host/include/llvm/Config/config.h +++ b/host/include/llvm/Config/config.h @@ -601,6 +601,8 @@ /* Define if use udis86 library */ #define USE_UDIS86 0 +#define WIN32_ELMCB_PCSTR PCSTR + /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ |