1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

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

llvm-svn: 244429
This commit is contained in:
NAKAMURA Takumi 2015-08-10 04:21:19 +00:00
parent 53690ef92d
commit 06ac411c34

View File

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