summaryrefslogtreecommitdiffstats
path: root/test/Transforms/Inline/2006-01-14-CallGraphUpdate.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/Inline/2006-01-14-CallGraphUpdate.ll')
-rw-r--r--test/Transforms/Inline/2006-01-14-CallGraphUpdate.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/Inline/2006-01-14-CallGraphUpdate.ll b/test/Transforms/Inline/2006-01-14-CallGraphUpdate.ll
index acdf6ab..415495e 100644
--- a/test/Transforms/Inline/2006-01-14-CallGraphUpdate.ll
+++ b/test/Transforms/Inline/2006-01-14-CallGraphUpdate.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -inline -prune-eh -disable-output
+; RUN: opt < %s -inline -prune-eh -disable-output
%"struct.std::__codecvt_abstract_base<char,char,__mbstate_t>" = type { %"struct.std::locale::facet" }
%"struct.std::basic_streambuf<wchar_t,std::char_traits<wchar_t> >" = type { i32 (...)**, i32*, i32*, i32*, i32*, i32*, i32*, %"struct.std::locale" }
OpenPOWER on IntegriCloud