From: Chris Lattner Date: Tue, 7 Oct 2003 20:50:29 +0000 (+0000) Subject: Add more credits X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=71ab896042757a17f8439df307ccf95a8c5e0946;p=oota-llvm.git Add more credits git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8944 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CREDITS.TXT b/CREDITS.TXT index f4f2bb390c9..5e4f28d331b 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -42,4 +42,4 @@ D: The paths pass N: Bill Wendling E: wendling@isanbard.org -D: The Lower Setjmp/Longjmp pass +D: The Lower Setjmp/Longjmp pass, improvements to the -lowerswitch pass.