From 53bd2e49d3d5c42bdec95b1fb72fb1e95c26b7f7 Mon Sep 17 00:00:00 2001 From: Stephen Hines Date: Wed, 22 Jun 2011 11:28:21 -0700 Subject: Add comment about PCSTR. Change-Id: I580282af90c08f8fe81f05270b5a13b1f4283878 --- host/include/llvm/Config/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'host') 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. */ -- cgit v1.1