diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-08-01 16:30:24 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-08-01 16:30:24 +0000 |
commit | 4fefe5954c83ddb4f4eae09b42b008ab88a18e74 (patch) | |
tree | 3f6d3276333c97d88b8440ff48086924b35a0000 | |
parent | fc752713d77a95ce6458aecb776c3a6c1dbc206d (diff) |
Update.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15404 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | CREDITS.TXT | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT index fdeac2c19b..8d4a600122 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -64,7 +64,8 @@ D: The `paths' pass N: Reid Spencer E: rspencer@x10sys.com W: http://extprosys.sourceforge.net/ -D: Complete 'llvm' namespacification, Stacker, bug fixes, and other improvements +D: 'llvm' namespacification, Stacker FE, VMCore cleanup (SymbolTable, +D: Value != Type, CPR removal, bytecode improvements). N: Bill Wendling E: wendling@isanbard.org |