Eliminate more redundant llvm-as calls.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81540 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman
2009-09-11 18:17:12 +00:00
parent d5b9cbacbc
commit cabfea2a58
20 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
; RUN: llvm-as < %s | opt -partial-inliner -disable-output
; RUN: opt < %s -partial-inliner -disable-output
define i32 @f() {
entry: