[llvm-commits] [llvm] r42470 - /llvm/trunk/include/llvm/Analysis/DominatorInternals.h
Duncan Sands
baldrick at free.fr
Sat Sep 29 09:38:37 PDT 2007
Author: baldrick
Date: Sat Sep 29 11:38:37 2007
New Revision: 42470
URL: http://llvm.org/viewvc/llvm-project?rev=42470&view=rev
Log:
Add newline at end of file.
Modified:
llvm/trunk/include/llvm/Analysis/DominatorInternals.h
Modified: llvm/trunk/include/llvm/Analysis/DominatorInternals.h
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/Analysis/DominatorInternals.h?rev=42470&r1=42469&r2=42470&view=diff
==============================================================================
--- llvm/trunk/include/llvm/Analysis/DominatorInternals.h (original)
+++ llvm/trunk/include/llvm/Analysis/DominatorInternals.h Sat Sep 29 11:38:37 2007
@@ -87,4 +87,4 @@
}
-#endif
\ No newline at end of file
+#endif
More information about the llvm-commits
mailing list