diff options
author | Chris Lattner <sabre@nondot.org> | 2004-06-25 21:00:10 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-06-25 21:00:10 +0000 |
commit | b8356b3ce2d1913d466ac4dc1812d7e2520527dd (patch) | |
tree | 81b4160ec7e936775d2cc0a735fd396c4536f5be /CREDITS.TXT | |
parent | 86840d0dcbc445f10e1934c42521cb154a19a359 (diff) |
Add credits entry
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14420 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
-rw-r--r-- | CREDITS.TXT | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT index 367146fc5c..fdeac2c19b 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -45,6 +45,10 @@ E: sabre@nondot.org W: http://nondot.org/~sabre/ D: Primary architect of LLVM +N: Vladimir Merzliakov +E: wanderer@rsu.ru +D: Test suite fixes for FreeBSD. + N: Vladimir Prus E: ghost@cs.msu.su D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass |