annotate lphobos/README.txt @ 978:6a32d2e18175

Fix a latent bug in the asm code. I think that technically, using "*m0" instead of "*0" allows LLVM to pick between using the same memory as output 0 and using a new memory location. (So far I haven't been able to construct a testcase that actually breaks because of this, though)
author Frits van Bommel <fvbommel wxs.nl>
date Wed, 18 Feb 2009 03:38:12 +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.