Modified: MacRuby/trunk/TODO (2806 => 2807)
--- MacRuby/trunk/TODO 2009-10-15 01:16:31 UTC (rev 2806)
+++ MacRuby/trunk/TODO 2009-10-15 01:16:49 UTC (rev 2807)
@@ -35,10 +35,9 @@
[ ] Xcode target for AOT compilation
[/] finish AOT compiler (only normal mode)
[X] should locate `llc' inside MacRuby.framework
- [/] macrubyc should handle -arch
- (still a problem when building i386 dylibs)
+ [X] macrubyc should handle -arch
[ ] support #require calls when assembling a binary
- [ ] add a flag to link against libmacruby.dylib (and not .a) when
+ [X] add a flag to link against libmacruby.dylib (and not .a) when
assembling a binary
[X] sync with LLVM 2.6/ToT
[ ] non-ASCII regexp