diff options
author | Chris Lattner <sabre@nondot.org> | 2004-11-03 17:15:45 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-11-03 17:15:45 +0000 |
commit | f305b0ae1b34bf3aab2c4f861d0717c7f4048f4c (patch) | |
tree | 7675ac744e0108fa44010161c10c65962b2021bd /llvm/lib/Analysis/DataStructure/Local.cpp | |
parent | 1845e9b4c7ed91694b23ea9acf4019baf9e37e7a (diff) | |
download | bcm5719-llvm-f305b0ae1b34bf3aab2c4f861d0717c7f4048f4c.tar.gz bcm5719-llvm-f305b0ae1b34bf3aab2c4f861d0717c7f4048f4c.zip |
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!
llvm-svn: 17450
Diffstat (limited to 'llvm/lib/Analysis/DataStructure/Local.cpp')
0 files changed, 0 insertions, 0 deletions