diff options
author | Richard Osborne <richard@xmos.com> | 2011-03-03 13:17:51 +0000 |
---|---|---|
committer | Richard Osborne <richard@xmos.com> | 2011-03-03 13:17:51 +0000 |
commit | 815de536e519e9c271e0da9d8910db0d5f72ce46 (patch) | |
tree | 26b535fc2a2aade6018065997b5d90aa5b02ed1a /clang/lib/Parse/Parser.cpp | |
parent | 3bc0bcf3ada43099958d95739c04bede60e72767 (diff) | |
download | bcm5719-llvm-815de536e519e9c271e0da9d8910db0d5f72ce46.tar.gz bcm5719-llvm-815de536e519e9c271e0da9d8910db0d5f72ce46.zip |
Optimize printf -> iprintf if there are no floating point arguments
and iprintf is available on the target. Currently iprintf is only
marked as being available on the XCore.
llvm-svn: 126935
Diffstat (limited to 'clang/lib/Parse/Parser.cpp')
0 files changed, 0 insertions, 0 deletions