OSDN Git Service

Testing commit, and adding an entry to CREDITS.TXT
authorChandler Carruth <chandlerc@gmail.com>
Mon, 8 Jan 2007 03:10:00 +0000 (03:10 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 8 Jan 2007 03:10:00 +0000 (03:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33004 91177308-0d34-0410-b5e6-96231b3b80d8

CREDITS.TXT

index dbeedaa..55ce558 100644 (file)
@@ -39,6 +39,10 @@ N: Cameron Buschardt
 E: buschard@uiuc.edu
 D: The `mem2reg' pass - promotes values stored in memory to registers
 
+N: Chandler Carruth
+E: chandlerc@gmail.com
+D: LinkTimeOptimizer for Linux, via binutils integration, and C API
+
 N: Casey Carter
 E: ccarter@uiuc.edu
 D: Fixes to the Reassociation pass, various improvement patches