Don't try to set an EFLAGS operand to dead if no instruction was created.
[oota-llvm.git] / lib / Target / CppBackend / Makefile
index e607c636e9ae101b6af8a0f0c7ff1d74268a1c52..ca7e1a82c8089aeadf24f76964a9aae16a0983d0 100644 (file)
@@ -1,10 +1,10 @@
 ##===- lib/Target/CppBackend/Makefile --- ------------------*- Makefile -*-===##
-# 
+#
 #                     The LLVM Compiler Infrastructure
 #
 # This file is distributed under the University of Illinois Open Source
 # License. See LICENSE.TXT for details.
-# 
+#
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../../..