pub fn compile_test(
    root_dir: &str,
    out_dir: &str,
    target_triple: &str,
    test_text: &str
)