[llvm] r308712 - Commit access test

Philipp Schaad via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 20:51:01 PDT 2017


Author: phschaad
Date: Thu Jul 20 20:51:01 2017
New Revision: 308712

URL: http://llvm.org/viewvc/llvm-project?rev=308712&view=rev
Log:
Commit access test

Modified:
    llvm/trunk/lib/CodeGen/Spiller.h

Modified: llvm/trunk/lib/CodeGen/Spiller.h
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/CodeGen/Spiller.h?rev=308712&r1=308711&r2=308712&view=diff
==============================================================================
--- llvm/trunk/lib/CodeGen/Spiller.h (original)
+++ llvm/trunk/lib/CodeGen/Spiller.h Thu Jul 20 20:51:01 2017
@@ -1,4 +1,4 @@
-//===-- llvm/CodeGen/Spiller.h - Spiller -*- C++ -*------------------------===//
+//===--- llvm/CodeGen/Spiller.h - Spiller -*- C++ -*-----------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //




More information about the llvm-commits mailing list