From 4c3d86ac2e3281e6faa02f5d87e0b73ebdf6d5fe 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 llvm-svn: 17255 --- 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