1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00

Credit self for Ada front-end.

llvm-svn: 34928
This commit is contained in:
Duncan Sands 2007-03-05 09:21:11 +00:00
parent 5498a32001
commit ceef2090b3

View File

@ -169,6 +169,10 @@ W: http://vladimir_prus.blogspot.com
E: ghost@cs.msu.su
D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
N: Duncan Sands
E: baldrick@free.fr
D: Ada front-end
N: Ruchira Sasanka
E: sasanka@uiuc.edu
D: Graph coloring register allocator for the Sparc64 backend