X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FCodeGen%2FARM%2F2009-08-31-LSDA-Name.ll;h=b6cf880a300159e2e30384e498a4ab4f772e0b41;hp=a035d89d87743b8e47a5a7e2b51d3d9368753b0d;hb=55a7877cacbc05a3aa1617b7e1860ff26e86597e;hpb=fce288fc9134f0f1055caf0342c023225bd5c379 diff --git a/test/CodeGen/ARM/2009-08-31-LSDA-Name.ll b/test/CodeGen/ARM/2009-08-31-LSDA-Name.ll index a035d89d877..b6cf880a300 100644 --- a/test/CodeGen/ARM/2009-08-31-LSDA-Name.ll +++ b/test/CodeGen/ARM/2009-08-31-LSDA-Name.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -mtriple=arm-apple-darwin9 -march=arm -f | FileCheck %s +; RUN: llc < %s -mtriple=arm-apple-darwin9 -march=arm | FileCheck %s %struct.A = type { i32* }