Add targetdata strings to these tests, since SimplifyLibCalls uses
authorDan Gohman <gohman@apple.com>
Wed, 19 Aug 2009 23:18:49 +0000 (23:18 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 19 Aug 2009 23:18:49 +0000 (23:18 +0000)
commit600d52c6afe6e879678bfeb0f2f811c113754a70
tree487609a702bca3d950c46401dc2478d726a9d62e
parent49b9186252a9e2cf57809ad04e75c801cbcb3622
Add targetdata strings to these tests, since SimplifyLibCalls uses
TargetData to find the pointer size.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79490 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SimplifyLibCalls/FPrintF.ll
test/Transforms/SimplifyLibCalls/Puts.ll
test/Transforms/SimplifyLibCalls/SPrintF.ll
test/Transforms/SimplifyLibCalls/StrCat.ll
test/Transforms/SimplifyLibCalls/StrChr.ll
test/Transforms/SimplifyLibCalls/StrCpy.ll
test/Transforms/SimplifyLibCalls/StrNCat.ll
test/Transforms/SimplifyLibCalls/StrNCpy.ll