OSDN Git Service

No newline at end of file.
authorEdward O'Callaghan <eocallaghan@auroraux.org>
Wed, 28 Oct 2009 15:04:53 +0000 (15:04 +0000)
committerEdward O'Callaghan <eocallaghan@auroraux.org>
Wed, 28 Oct 2009 15:04:53 +0000 (15:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85390 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Scalar/SCCVN.cpp

index 5f46c8b..c047fca 100644 (file)
@@ -718,4 +718,4 @@ bool SCCVN::runOnFunction(Function& F) {
   BBMap.clear();
   
   return changed;
-}
\ No newline at end of file
+}