profile | False | output profile data |
cppflags | [] | list of preprocessor flags such as -I or -D |
preprocess | True | whether or not to preprocess the input |
verbose | False | operate verbosely |
sxr_prefix | None | path prefix (directory) to contain syntax info |
compiler_flags | [] | list of flags for the emulated compiler |
base_path | | path prefix to strip off of the file names |
primary_file_only | True | should only primary file be processed |
input | [] | input files to process |
debug | False | generate debug traces |
output | | output file to save the ir to |
emulate_compiler | cc | a compiler to emulate |