diff options
author | Chris Lattner <sabre@nondot.org> | 2007-04-14 01:17:48 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-04-14 01:17:48 +0000 |
commit | 35b9b49fd17fe8600d5a6ac25d812694af7b1051 (patch) | |
tree | 5eb065dd446ad1a1082b411c55842f82336eb773 /lib/Support/CommandLine.cpp | |
parent | 9a34ecd82d32ca8a3e983af30c037de703385d08 (diff) |
Implement a few missing xforms: printf("foo\n") -> puts. printf("x") -> putchar
printf("") -> noop. Still need to do the xforms for fprintf.
This implements Transforms/SimplifyLibCalls/Printf.ll
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35984 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions