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