From 4d98985c94c36b9eb4396c91fe0a72a0c5f707b2 Mon Sep 17 00:00:00 2001 From: Philipp Schaad Date: Fri, 21 Jul 2017 03:51:01 +0000 Subject: [PATCH] Commit access test git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308712 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/CodeGen/Spiller.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/CodeGen/Spiller.h b/lib/CodeGen/Spiller.h index 61ee508c839..2fd0219b3bf 100644 --- a/lib/CodeGen/Spiller.h +++ b/lib/CodeGen/Spiller.h @@ -1,4 +1,4 @@ -//===-- llvm/CodeGen/Spiller.h - Spiller -*- C++ -*------------------------===// +//===--- llvm/CodeGen/Spiller.h - Spiller -*- C++ -*-----------------------===// // // The LLVM Compiler Infrastructure // -- 2.50.1