summaryrefslogtreecommitdiff
path: root/CREDITS.TXT
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-10-07 20:50:29 +0000
committerChris Lattner <sabre@nondot.org>2003-10-07 20:50:29 +0000
commit71ab896042757a17f8439df307ccf95a8c5e0946 (patch)
tree431c1f4247401b05ace2802c022427db2b259311 /CREDITS.TXT
parent644b8ee116041d1bdc6beb747446ed86e5b94e6b (diff)
downloadllvm-71ab896042757a17f8439df307ccf95a8c5e0946.tar.gz
llvm-71ab896042757a17f8439df307ccf95a8c5e0946.tar.bz2
llvm-71ab896042757a17f8439df307ccf95a8c5e0946.tar.xz
Add more credits
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8944 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
-rw-r--r--CREDITS.TXT2
1 files changed, 1 insertions, 1 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT
index f4f2bb390c..5e4f28d331 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.