From: Chris Lattner Date: Mon, 18 Jul 2011 16:04:11 +0000 (+0000) Subject: remove pasto X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=1419f9206e6d321e5ccd8ae99a63d5cb98493bb5;p=oota-llvm.git remove pasto git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135394 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/ADT/TinyPtrVector.h b/include/llvm/ADT/TinyPtrVector.h index 8fcd2f33f52..70864b6d0f6 100644 --- a/include/llvm/ADT/TinyPtrVector.h +++ b/include/llvm/ADT/TinyPtrVector.h @@ -6,10 +6,6 @@ // License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// -// -// This file defines the Type class. -// -//===----------------------------------------------------------------------===// #ifndef LLVM_ADT_TINYPTRVECTOR_H #define LLVM_ADT_TINYPTRVECTOR_H