summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineBlockPlacement.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2015-07-15 17:32:34 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2015-07-15 17:32:34 +0000
commitc19475a8c9c7aa774c23b602a71ef414c706b520 (patch)
tree6e2b89998858ac477dd2ef960a7c47feefaf7fdc /llvm/lib/CodeGen/MachineBlockPlacement.cpp
parenta3ff7032c89a4f44459223b9a98b8fa6769a0a43 (diff)
downloadbcm5719-llvm-c19475a8c9c7aa774c23b602a71ef414c706b520.tar.gz
bcm5719-llvm-c19475a8c9c7aa774c23b602a71ef414c706b520.zip
[Targets] Define __BOOL_DEFINED for Windows targets in C++ mode
MSVC 4.2 didn't have bool as a builtin type but MSVC 5.0 does. When they added it, they added a macro (__BOOL_DEFINED) which allows build scripts and the like to know if they should provide their own bool. Clang always supports bool as a builtin type in C++ mode. llvm-svn: 242307
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud