Home
last modified time | relevance | path

Searched refs:d8_local_flags (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/test/etc/
H A Ddefault-build278 local d8_local_flags=""
282 d8_local_flags="$d8_local_flags --lib $boot_class_path_element"
285 d8_local_flags="$d8_local_flags --no-desugaring"
288 echo ${D8} ${D8_FLAGS} $d8_local_flags --output $d8_output $d8_inputs
290 ${D8} ${D8_FLAGS} $d8_local_flags --output $d8_output $d8_inputs