Fix preprocessor warnings for no newline at the end of the source files.

llvm-svn: 141755
diff --git a/lldb/source/Expression/IRInterpreter.cpp b/lldb/source/Expression/IRInterpreter.cpp
index 6ae1841..bcf544e 100644
--- a/lldb/source/Expression/IRInterpreter.cpp
+++ b/lldb/source/Expression/IRInterpreter.cpp
@@ -1393,4 +1393,4 @@
         return false;
     
     return false; 
-}
\ No newline at end of file
+}