mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
Since Xcode can't seem to handle quotes in preprocessor definitions, I've changed the build to assume that the define is unquoted. This should fix the failing Darwin bots. llvm-svn: 286504