diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-09-20 21:11:48 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-09-20 21:11:48 +0000 |
commit | 9dcf58a546d2ada73c3991a646d4662a56cdeaf3 (patch) | |
tree | 31979f46a9131f23e0391079b78f9e0ad629c5e2 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 5e4734245d2830875bfc89e01e5c031d32b78a43 (diff) | |
download | llvm-9dcf58a546d2ada73c3991a646d4662a56cdeaf3.zip llvm-9dcf58a546d2ada73c3991a646d4662a56cdeaf3.tar.gz llvm-9dcf58a546d2ada73c3991a646d4662a56cdeaf3.tar.bz2 |
Tweak priorities for some types and macros:
- In Objective-C, we prefer BOOL to bool for historic reasons;
slightly penalize "bool".
- Treat Nil macro as a NULL pointer constant.
- Treat YES, NO, true, and false macros as constants.
- Treat the bool macro as a type.
llvm-svn: 114356
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions