X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FCodeGen%2FWinEH%2Fseh-catch-all.ll;h=ab6c9effbf477d0bd3715be3fefc6aaa599df1ad;hp=fb2b9ba7cfdbe23f85343590986fad2b43f66203;hb=9dea1d0d01f611d15fe4963d2241bc10546a243f;hpb=02916381eb87518ba6d541b065141a72b60561da diff --git a/test/CodeGen/WinEH/seh-catch-all.ll b/test/CodeGen/WinEH/seh-catch-all.ll index fb2b9ba7cfd..ab6c9effbf4 100644 --- a/test/CodeGen/WinEH/seh-catch-all.ll +++ b/test/CodeGen/WinEH/seh-catch-all.ll @@ -1,4 +1,4 @@ -; RUN: opt -S -winehprepare -sehprepare < %s | FileCheck %s +; RUN: opt -S -winehprepare < %s | FileCheck %s target datalayout = "e-m:w-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-windows-msvc"