How to set the option in tvm.build()

My requirement is to add a compile option like marm in use tvm.build(). I see an option parameter in llvm_common.cc. How do I set up such a compile option using tvm.build()?