Fixing bad test syntax.

llvm-svn: 246897
This commit is contained in:
Andrew Kaylor 2015-09-04 23:47:34 +00:00
parent 50e4e86c26
commit a89baa21b8
1 changed files with 1 additions and 1 deletions

View File

@ -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"