From 309ca69064f027702499605fc98f76ea8d34fd37 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Tue, 26 Oct 2004 15:55:12 +0000 Subject: [PATCH] * Thanks to Morten Ofstad for the Visual C++ compatibility fixes * Added Paolo's email address git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17255 91177308-0d34-0410-b5e6-96231b3b80d8 --- CREDITS.TXT | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CREDITS.TXT b/CREDITS.TXT index 77e4fde2279..923bc2b8a4f 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -60,6 +60,7 @@ N: Louis Gerbarg D: Portions of the PowerPC backend N: Paolo Invernizzi +E: arathorn@fastwebnet.it D: Visual C++ compatibility fixes N: Brad Jones @@ -75,6 +76,10 @@ N: Vladimir Merzliakov E: wanderer@rsu.ru D: Test suite fixes for FreeBSD +N: Morten Ofstad +E: morten@hue.no +D: Visual C++ compatibility fixes + N: Vladimir Prus E: ghost@cs.msu.su D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass -- 2.34.1