From 98b4096316f473f55e886bf5a290c84d571223ce Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 18 Aug 2009 17:04:44 +0000 Subject: [PATCH] alphabeticalize llvm-svn: 79347 --- CREDITS.TXT | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CREDITS.TXT b/CREDITS.TXT index 86c4addbb8b..0656c61c753 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -168,6 +168,10 @@ N: Brad Jones E: kungfoomaster@nondot.org D: Support for packed types +N: Rod Kay +E: rkay@auroraux.org +D: Author of LLVM Ada bindings + N: Eric Kidd W: http://randomhacks.net/ D: llvm-config script @@ -182,10 +186,6 @@ N: Sumant Kowshik E: kowshik@uiuc.edu D: Author of the original C backend -N: Rod Kay -E: rkay@auroraux.org -D: Author of LLVM Ada bindings - N: Christopher Lamb E: christopher.lamb@gmail.com D: aligned load/store support, parts of noalias and restrict support