src/: Abolish the special `va-*' instructions.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 15 Dec 2015 17:19:30 +0000 (17:19 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 29 May 2016 13:40:40 +0000 (14:40 +0100)
commitb492babc8de898bd22d638d7c25f24356896a3a9
treec29a314d3c1ce2b5c4fb008a546237f1c2a9f5b3
parent357885be46389c70dc9e7c7859f47af68aeb58ae
src/: Abolish the special `va-*' instructions.

They can be built easily enough using `call', and `deliver-call' makes
it easier on the fingers than the dedicated instructions.
doc/SYMBOLS
doc/clang.tex
src/codegen-impl.lisp
src/method-impl.lisp
src/method-proto.lisp