Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / 2008-01-09-LongDoubleSin.ll
index 6997d535ff92bd1fcd9c780408ddb69d4edc7268..e8c957b1ff647efbc477f36242cd5888c1eb6b01 100644 (file)
@@ -1,4 +1,6 @@
-; RUN: llc < %s -o - | grep sinl
+; RUN: llc < %s -o - | FileCheck %s
+
+; CHECK: sinl
 
 target triple = "i686-pc-linux-gnu"