Some convenience macros and rearrangement.
commitac451772592aad1f54bcbdf0f3bf54a8ff4d4176
authorJames Y Knight <foom@fuhm.net>
Sat, 2 Jan 2010 03:40:33 +0000 (1 22:40 -0500)
committerJames Y Knight <foom@fuhm.net>
Sat, 2 Jan 2010 03:40:33 +0000 (1 22:40 -0500)
tree2d293c8ea049c3523748fcbb19135e4b9631f40d
parent124f0558bf8a0dde0395c4a0c321564e34429fa4
Some convenience macros and rearrangement.

Make *current-builder* and *current-llfun* globals instead of passing
them around everywhere.

"build" macro, e.g. "(build call ..)" == (LLVMBuildCall *current-builder* ...)
llvm/llvm.lisp