diff options
author | Chris Lattner <sabre@nondot.org> | 2009-08-18 17:04:44 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-08-18 17:04:44 +0000 |
commit | 633a016493e6ed2d3039e0633b72f36bc0cee8f7 (patch) | |
tree | 9f89b02a91e98a6371744be3a5ea727887739a12 /CREDITS.TXT | |
parent | 35c3531754c392a533921a465a22f67f7e8fb743 (diff) |
alphabeticalize
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79347 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
-rw-r--r-- | CREDITS.TXT | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT index 86c4addbb8..0656c61c75 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 |