cc_library_static {
    name: "libLLVMRuntimeDyld",
    defaults: [
        "llvm-lib-defaults",
    ],
    srcs: ["*.cpp"],
}