From: Misha Brukman Date: Fri, 1 Oct 2004 18:36:22 +0000 (+0000) Subject: Add note about converting Skeleton to a useful backend and using it in the X-Git-Tag: android-x86-6.0-r1~1003^2~52640 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=6d84e0d781e4311313caffe60433f90404eff633;p=android-x86%2Fexternal-llvm.git Add note about converting Skeleton to a useful backend and using it in the Interpreter. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16627 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/OpenProjects.html b/docs/OpenProjects.html index 4b68694c92b..da5639eac6a 100644 --- a/docs/OpenProjects.html +++ b/docs/OpenProjects.html @@ -337,6 +337,17 @@ 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.
  • Design a simple, recognizable logo.
  • +
  • Improve the usefulness and utility of the Skeleton target backend: +