forked from llvm-mirror/llvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct an unfortunately necessary typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163422 91177308-0d34-0410-b5e6-96231b3b80d8
- Loading branch information
Sandeep Patel
committed
Sep 7, 2012
1 parent
a9e37c5
commit d2f43b0
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -328,10 +328,6 @@ D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate | |
D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements | ||
D: Optimizer improvements, Loop Index Split | ||
|
||
N: Sandeep Patel | ||
E: [email protected] | ||
D: ARM calling conventions rewrite, hard float support | ||
|
||
N: Wesley Peck | ||
E: [email protected] | ||
W: http://wesleypeck.com/ | ||
|
@@ -354,6 +350,10 @@ N: Xerxes Ranby | |
E: [email protected] | ||
D: Cmake dependency chain and various bug fixes | ||
|
||
N: Alex Rosenberg | ||
E: [email protected] | ||
D: ARM calling conventions rewrite, hard float support | ||
|
||
N: Chad Rosier | ||
E: [email protected] | ||
D: ARM fast-isel improvements | ||
|