Trial 8
Due on December 6th&nbs-06:00;11:59&nbs-06:00;PM (Not accepted late).
Updates

None yet!

Overview

For this trial, you should enhance the intermediate code generation module such that it outputs LLVM bitcode when the -l option is given. The output of your IR codegen phase should be parseable by the llvm-as assembler, and should be runnable after the output of llvm-as goes through llvm-ld.

Deliverables

You may enhance your existing dmc source code to complete this trial.

Submit a complete source code tarball, including a makefile.