From b10647b11969cc7a4e1621a829cc86ebb59e019b Mon Sep 17 00:00:00 2001 From: Jim Grosbach Date: Sat, 22 Oct 2011 18:17:32 +0000 Subject: [PATCH] Minor updates. llvm-svn: 142728 --- CREDITS.TXT | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CREDITS.TXT b/CREDITS.TXT index feeab199dd4..21ce038fe13 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -143,6 +143,8 @@ N: James Grosbach E: grosbach@apple.com D: SjLj exception handling support D: General fixes and improvements for the ARM back-end +D: MCJIT +D: ARM integrated assembler and assembly parser N: Lang Hames E: lhames@gmail.com