From: NAKAMURA Takumi Date: Wed, 24 Sep 2014 04:44:37 +0000 (+0000) Subject: Unix/Host.inc: Remove leading whitespace. It had been here since r56942! X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c44f94d681825ab0d15cee4ddd3e99f76196841b;p=oota-llvm.git Unix/Host.inc: Remove leading whitespace. It had been here since r56942! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218370 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Support/Unix/Host.inc b/lib/Support/Unix/Host.inc index c5d36ff8f9c..ea81a630d69 100644 --- a/lib/Support/Unix/Host.inc +++ b/lib/Support/Unix/Host.inc @@ -1,4 +1,4 @@ - //===- llvm/Support/Unix/Host.inc -------------------------------*- C++ -*-===// +//===- llvm/Support/Unix/Host.inc -------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure //