llvm/include/llvm/Support/Memory.h: Fix comment header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244429 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2015-08-10 04:21:19 +00:00
parent 03973a139d
commit 8f38c5f0d3

View File

@ -1,4 +1,4 @@
//===- llvm/Support/Memory.h - Memory Support --------------------*- C++ -*-===//
//===- llvm/Support/Memory.h - Memory Support -------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//