When the -E option is provided, the compiler prints the contents of the preprocessed P4 file, and exits. It would be nice if there existed an option to do the same (and maybe print the preprocessed P4 to some output file in the --dump directory instead of to stdout), but continue with compilation instead of exiting. Is there any reason to not add such an option?