annotate lphobos/README.txt @ 988:2667e3a145be

- Fixed LLVM style CL args for D2. - Moved main() into its own file gen/main.cpp - Fixed basic cross compilation - removed the option for setting OS - added support for llc's mattr, mcpu and mtriple switches - added basic ABI abstraction for return value rewrites, it's not perfect and will probably be completely rewritten once I get to handling parameter rewrites as well. - x86-64 extern(C) abi for cfloat returns now match (llvm-)gcc.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Thu, 26 Feb 2009 14:11:49 +0100
parents 8baa9b0138e2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
195
8baa9b0138e2 [svn r211] Added readme in phobos dir.
lindquist
parents:
diff changeset
1 The code in this directory is not maintained and is most likely broken.
8baa9b0138e2 [svn r211] Added readme in phobos dir.
lindquist
parents:
diff changeset
2 There are no plans to revive official Phobos support.