forked from OSchip/llvm-project
parent
50e4e86c26
commit
a89baa21b8
|
@ -1,4 +1,4 @@
|
|||
; RUN: opt < %s -simplifycfg -S | filecheck %s
|
||||
; RUN: opt < %s -simplifycfg -S | FileCheck %s
|
||||
|
||||
; ModuleID = 'cppeh-simplify.cpp'
|
||||
target datalayout = "e-m:w-i64:64-f80:128-n8:16:32:64-S128"
|
||||
|
|
Loading…
Reference in New Issue