Credits are now in top-level CREDITS.TXT

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8661 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2003-09-22 21:57:15 +00:00
parent b296160ce9
commit 763f5ae902

View File

@ -17,8 +17,6 @@
// original except block being executed if it isn't a longjmp except
// that is handled by that function.
//
// This pass was contributed to LLVM by Bill Wendling.
//
//===----------------------------------------------------------------------===//
//===----------------------------------------------------------------------===//