summaryrefslogtreecommitdiffstats
path: root/llvm/docs/SourceLevelDebugging.html
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2006-06-16 08:36:35 +0000
committerEvan Cheng <evan.cheng@apple.com>2006-06-16 08:36:35 +0000
commit1fc4025a9c058d0442c15b997481fbce15f9afb6 (patch)
treef46080d7f559aa799edf733f0d2222f9c02ea186 /llvm/docs/SourceLevelDebugging.html
parentf2ea587aa214d79f45a618f1320634cbe89c0f26 (diff)
downloadbcm5719-llvm-1fc4025a9c058d0442c15b997481fbce15f9afb6.tar.gz
bcm5719-llvm-1fc4025a9c058d0442c15b997481fbce15f9afb6.zip
More libcall transformations:
printf("%s\n", str) -> puts(str) printf("%c", c) -> putchar(c) Also fixed fprintf(file, "%c", c) -> fputc(c, file) llvm-svn: 28815
Diffstat (limited to 'llvm/docs/SourceLevelDebugging.html')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud