## Motivations Want to be able to see the native assembler for an LLVM module. Should be usable from the REPL, not just AOT. ## Solution Add a "dump_native" or similar method to `llvm::Module`.