[llvm] [SandboxVec] Boilerplate (PR #107431)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 10:05:13 PDT 2024


================
@@ -1,3 +1,5 @@
+add_subdirectory(SandboxVec)
+
 add_llvm_component_library(LLVMVectorize
----------------
aeubanks wrote:

if we list the sources here we avoid a new component

https://github.com/llvm/llvm-project/pull/107431


More information about the llvm-commits mailing list