Change from llvm::SmallSet<std::string> to llvm::StringMap<char>.
[oota-llvm.git] / utils / TableGen / Record.cpp
index 4066f3a88aa754f60d8246c58308e6e051589520..3225c3cdcb0503f11f82081aa8575d93c3ec1ff6 100644 (file)
@@ -2,8 +2,8 @@
 //
 //                     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 is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //