commit | b2d7336fde9bc545dbcf5f47d4d1140f28a8918e | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Mon May 02 15:42:31 2011 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Mon May 02 15:42:31 2011 +0000 |
tree | 299724bd2040f14aef0d6786e50ef5a92bf20b2d | |
parent | 433771c514fbb871f251119f3815c45b29385dc6 [diff] [blame] |
Revert while I debug the tests that use march but not mtriple. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130691 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/PowerPC/2008-12-12-EH.ll b/test/CodeGen/PowerPC/2008-12-12-EH.ll index a2a5e9e..2315e36 100644 --- a/test/CodeGen/PowerPC/2008-12-12-EH.ll +++ b/test/CodeGen/PowerPC/2008-12-12-EH.ll
@@ -1,4 +1,4 @@ -; RUN: llc < %s -disable-cfi -march=ppc32 -mtriple=powerpc-apple-darwin9 | grep ^__Z1fv.eh +; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin9 | grep ^__Z1fv.eh define void @_Z1fv() { entry: