forked from OSchip/llvm-project
Remove whitespace from the end of the line.
llvm-svn: 16624
This commit is contained in:
parent
dd9bb500ad
commit
aba8cf29ce
|
@ -1,10 +1,10 @@
|
|||
//===- llvm/ADT/DenseMap.h - A dense map implmentation ----------*- C++ -*-===//
|
||||
//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
// This file was developed by the LLVM research group and is distributed under
|
||||
// the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||
//
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// This file implements a dense map. A dense map template takes two
|
||||
|
|
Loading…
Reference in New Issue