Duh .. you actually have to #include Config/config.h before you can test
authorReid Spencer <rspencer@reidspencer.com>
Sun, 15 May 2005 17:20:47 +0000 (17:20 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 15 May 2005 17:20:47 +0000 (17:20 +0000)
commitc64e3e77f9c69e86b15ba6f8d18bb7aa4b7a9d68
treea6c9e9d02f0062fa38f80fd82bec46b15f512677
parentedd5d9ece15f73ec1a31423a4ae39774aa6c521c
Duh .. you actually have to #include Config/config.h before you can test
for one of the values that it defines!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22058 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/SimplifyLibCalls.cpp