diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2004-03-10 19:22:29 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2004-03-10 19:22:29 +0000 |
commit | 1a49bc8d5eaeeeacad006fa4144531df6efe10c1 (patch) | |
tree | 951519cf230a169a793f06f78241d39660af93b8 /docs/OpenProjects.html | |
parent | a2245a3b11b518086b6e6614ae75c4c2b252b63e (diff) |
We need a logo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12272 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/OpenProjects.html')
-rw-r--r-- | docs/OpenProjects.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/OpenProjects.html b/docs/OpenProjects.html index f3bfa4cd11..f2373b23ec 100644 --- a/docs/OpenProjects.html +++ b/docs/OpenProjects.html @@ -312,6 +312,7 @@ profiling code to work with the generic profiling interfaces.</li> run it through llvm-gcc, then run a random set of passes on it using opt. Try to crash opt. When opt crashes, use bugpoint to reduce the test case and mail the result to yourself. Repeat ad infinitum.</li> +<li>Design a simple, recognizable logo.</li> </ol> </div> |