Move sprintf simplifier tests to test/Transforms/InstCombine
authorMeador Inge <meadori@codesourcery.com>
Tue, 27 Nov 2012 15:35:58 +0000 (15:35 +0000)
committerMeador Inge <meadori@codesourcery.com>
Tue, 27 Nov 2012 15:35:58 +0000 (15:35 +0000)
commit76f8eda28412c37ae38d82bb54d5dfa49045df8d
tree09ae9c600de101f47cc87a00be112e7da599c99e
parentefd08d413c077956478fbde90fd65aa6f179bb39
Move sprintf simplifier tests to test/Transforms/InstCombine

The tests from SPrintF.ll should have been migrated to sprintf-1.ll in
r168677, but I forgot to do it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168702 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/sprintf-1.ll
test/Transforms/SimplifyLibCalls/SPrintF.ll [deleted file]