There should be a command line flag that tells the compiler to dump the generated LLVM IR. This will be extremely useful for adding new language constructs and would be much nicer than having to add print statements or something of the like.
There will be other compiler flags in the future, so this would not be a bad place to start.
There should be a command line flag that tells the compiler to dump the generated LLVM IR. This will be extremely useful for adding new language constructs and would be much nicer than having to add print statements or something of the like.
There will be other compiler flags in the future, so this would not be a bad place to start.