Add an InstCombine transform to recognize instances of manual overflow-safe addition
[oota-llvm.git] / test / FrontendC / 2008-12-23-AsmIntPointerTie.c
index da2eda6628edfac59d8716c3389bc7acae352634..57061422b8f241c3d58d473b7ac5f295274fc58f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc %s -S -emit-llvm -O1 -o - 
+// RUN: %llvmgcc %s -S -O1 -o - 
 
 #include <stdint.h>