commit | 5200ad1b344ab73139ae798a34513065c2dfde52 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Nov 03 17:15:45 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Nov 03 17:15:45 2004 +0000 |
tree | e21b54b56532e8668c677a2f28fa2e15facd8343 | |
parent | 64aeb0092811224bcac16b292e05f38c7ba62a3c [diff] |
defining __STDC_LIMIT_MACROS on the command line is not really necessary for Visual Studio, and is a bit of a pain when you want to include the LLVM headers from your own project, so I moved the check a bit down into the Unix case to avoid the hassle... Here is a patch Patch by Morten Ofstad! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17450 91177308-0d34-0410-b5e6-96231b3b80d8