declare_args() {
# Whether to include code that links against libxml2.
llvm_enable_libxml2 = host_os != "win"
}