summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/Transforms/ProfilePaths/2002-05-22-CastCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Regression/Transforms/ProfilePaths/2002-05-22-CastCrash.ll')
-rw-r--r--llvm/test/Regression/Transforms/ProfilePaths/2002-05-22-CastCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Regression/Transforms/ProfilePaths/2002-05-22-CastCrash.ll b/llvm/test/Regression/Transforms/ProfilePaths/2002-05-22-CastCrash.ll
index a674a4d698a..05c62b3bdae 100644
--- a/llvm/test/Regression/Transforms/ProfilePaths/2002-05-22-CastCrash.ll
+++ b/llvm/test/Regression/Transforms/ProfilePaths/2002-05-22-CastCrash.ll
@@ -1,4 +1,4 @@
-; RUN: as < %s | opt -paths
+; RUN: llvm-as < %s | opt -paths
;
%globalCrc = uninitialized global uint ; <uint*> [#uses=1]
OpenPOWER on IntegriCloud