diff options
author | John Criswell <criswell@uiuc.edu> | 2004-07-22 22:11:16 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2004-07-22 22:11:16 +0000 |
commit | 41e07d1e1691dd8f450656b69b930e96e0f7bf06 (patch) | |
tree | 5935b910e86172fe021c364c8e8a0fe41787a257 | |
parent | e8850f476eba1b839b24bd926bab2dfd8b452307 (diff) |
Give some credit to Oscar. Should help to address Bug#13.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15116 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | CREDITS.TXT | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT index fdeac2c19b..e519ebbd1a 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -49,6 +49,9 @@ N: Vladimir Merzliakov E: wanderer@rsu.ru D: Test suite fixes for FreeBSD. +N: Oscar the Plant +D: LLVM Inspiration + N: Vladimir Prus E: ghost@cs.msu.su D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass |