From 323ed35e4fda5247799a8ec384a2d1f39b4c461d Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Tue, 21 Sep 2004 16:54:37 +0000 Subject: [PATCH] Thanks to Brad Jones for packed type support! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16461 91177308-0d34-0410-b5e6-96231b3b80d8 --- CREDITS.TXT | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CREDITS.TXT b/CREDITS.TXT index c22f8ad7234..0228899b969 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -49,6 +49,10 @@ D: FreeBSD/X86 compatibility fixes, the llvm-nm tool N: Louis Gerbarg D: Portions of the PowerPC backend +N: Brad Jones +E: kungfoomaster@nondot.org +D: Support for packed types + N: Chris Lattner E: sabre@nondot.org W: http://nondot.org/~sabre/ @@ -56,7 +60,7 @@ D: Primary architect of LLVM N: Vladimir Merzliakov E: wanderer@rsu.ru -D: Test suite fixes for FreeBSD. +D: Test suite fixes for FreeBSD N: Vladimir Prus E: ghost@cs.msu.su