Rename this test to FPuts.ll since it actually tests fputs.
[oota-llvm.git] / test / Transforms / Inline / 2010-05-31-ByvalTailcall.ll
2010-05-31 Duncan SandsFix PR7272: when inlining through a callsite with byval...