Skip to content
Commit 49fa8d2b authored by Chris Lattner's avatar Chris Lattner
Browse files

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

llvm-svn: 35984
parent ebf3cfcc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment