From 0c7e1420c1da8f5800f726cedc762db9d1232e60 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 --- llvm/CREDITS.TXT | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/llvm/CREDITS.TXT b/llvm/CREDITS.TXT index 77e4fde22791..923bc2b8a4f7 100644 --- a/llvm/CREDITS.TXT +++ b/llvm/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