(define impc:compiler:queue-ir-for-compilation (lambda (ir-string) (set! *impc:compiler:queued-llvm-ir-string* (emit ir-string "\n" *impc:compiler:queued-llvm-ir-string*))))