Read and write map files.

This commit is contained in:
Ben Vanik
2013-02-03 03:34:43 -08:00
parent a020072ed7
commit 59ccfdd999
13 changed files with 240 additions and 111 deletions

View File

@@ -8,6 +8,9 @@ fi
./build/xenia/release/xenia-run \
private/$1 \
--dump_path=build/ \
--dump_module_map=true \
--dump_module_bitcode=true \
--optimize_ir_modules=true \
--optimize_ir_functions=true \
--memory_address_verification=true \