commit | 0f3ef7be5064d19c5ebe1979705838745bd51445 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Fri Sep 11 18:17:12 2009 +0000 |
committer | Dan Gohman <gohman@apple.com> | Fri Sep 11 18:17:12 2009 +0000 |
tree | d067e61cb336dcb727f09c03979efe26bad612f5 | |
parent | fceb22ff3c89a0c0d144a9241bb57b86645489e1 [diff] [blame] |
Eliminate more redundant llvm-as calls. llvm-svn: 81540
diff --git a/llvm/test/Transforms/LoopUnswitch/2007-05-09-tl.ll b/llvm/test/Transforms/LoopUnswitch/2007-05-09-tl.ll index c987dae..61615d0 100644 --- a/llvm/test/Transforms/LoopUnswitch/2007-05-09-tl.ll +++ b/llvm/test/Transforms/LoopUnswitch/2007-05-09-tl.ll
@@ -1,5 +1,5 @@ +; RUN: opt < %s -loop-unswitch -disable-output ; PR1333 -; RUN: llvm-as < %s | opt -loop-unswitch -disable-output define void @pp_cxx_expression() { entry: