Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
authorDmitri Gribenko <gribozavr@gmail.com>
Tue, 1 Jan 2013 14:04:36 +0000 (14:04 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Tue, 1 Jan 2013 14:04:36 +0000 (14:04 +0000)
commit3dd0781b8cc13e83e5991d238542c1b39bc5fcac
tree8334642d1318613c360eb68f21d58a1980e4c52d
parentfbfb1b286f08cd48e55b1284879a95f75ec964f6
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID

This is done to avoid odd test failures, like the one fixed in r171243.

While there, FileCheck'ize tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171344 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/Inline/delete-call.ll
test/Transforms/TailCallElim/dup_tail.ll