cc_library_static { name: "libLLVMVectorize", defaults: [ "llvm-lib-defaults", ], srcs: ["*.cpp"], clang_cflags: [ "-Wno-user-defined-warnings", ], }