diff options
| author | NAKAMURA Takumi <geek4civic@gmail.com> | 2014-09-24 04:44:37 +0000 |
|---|---|---|
| committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2014-09-24 04:44:37 +0000 |
| commit | 3d238b47eca726c89d92d42558a174bffcc9f13f (patch) | |
| tree | 373785ee253a7f4aa64648ed21991a77277a1675 /llvm/lib/Support | |
| parent | d4252f925efd827bc93a8b2731260b0f98e1a96f (diff) | |
| download | bcm5719-llvm-3d238b47eca726c89d92d42558a174bffcc9f13f.tar.gz bcm5719-llvm-3d238b47eca726c89d92d42558a174bffcc9f13f.zip | |
Unix/Host.inc: Remove leading whitespace. It had been here since r56942!
llvm-svn: 218370
Diffstat (limited to 'llvm/lib/Support')
| -rw-r--r-- | llvm/lib/Support/Unix/Host.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/Unix/Host.inc b/llvm/lib/Support/Unix/Host.inc index c5d36ff8f9c..ea81a630d69 100644 --- a/llvm/lib/Support/Unix/Host.inc +++ b/llvm/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 // |

