[svn r236] added initial codegen of inline asm, pretty buggy and incomplete still. see the tangotests/asm1.d test for a sample of what does

work!
This commit is contained in:
Tomas Lindquist Olsen
2008-06-06 20:14:51 +02:00
parent 68d5150c1b
commit 346d04aa8a
6 changed files with 129 additions and 33 deletions

View File

@@ -750,6 +750,8 @@ tangotests/aa1.d
tangotests/aa2.d
tangotests/align1.d
tangotests/arrays1.d
tangotests/asm1.d
tangotests/asm2.d
tangotests/b.d
tangotests/byval1.d
tangotests/c.d