Lines Matching +full:llvm +full:- +full:output +full:-
6 # http://www.apache.org/licenses/LICENSE-2.0
40 cflags_cc = [ "-Wno-gnu-zero-variadic-macro-arguments" ]
87 "codegen/llvm/aarch64/aarch64_builder.cpp",
88 "codegen/llvm/llvm_codegen.cpp",
89 "codegen/llvm/llvm_ir_builder.cpp",
90 "codegen/llvm/x64/x64_builder.cpp",
176 cflags_c = [ "-DIS_RELEASE_VERSION" ]
177 cflags_cc = [ "-DIS_RELEASE_VERSION" ]
187 "msvcrt-os",
228 cflags_cc = [ "-DCOMPILE_MAPLE" ]
229 cflags_c = [ "-DCOMPILE_MAPLE" ]
395 ldflags = [ "-Wl,--lto-O0" ]
496 stub_option = " --stub-file=" + rebase_path(stub_file_gen_dir) + "/stub.an"
499 " --stub-file=" + rebase_path(stub_file_gen_dir) + "/stub.an" +
500 " --compiler-target-triple=x86_64-unknown-linux-gnu"
503 " --stub-file=" + rebase_path(stub_file_gen_dir) + "/stub.an" +
504 " --compiler-target-triple=aarch64-unknown-linux-gnu"
508 "--script-file",
511 "--script-options",
513 "--expect-output",
515 "--timeout-limit",
517 "--env-path",
528 rebase_path("//prebuilts/clang/ohos/linux-x86_64/llvm/lib/"),
551 "--input",
553 "--output",