We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba7e32 commit 4beea98Copy full SHA for 4beea98
deps/llvm.mk
@@ -64,7 +64,7 @@ endif
64
LLVM_LIB_FILE := libLLVMCodeGen.a
65
66
# Figure out which targets to build
67
-LLVM_TARGETS := host;NVPTX;AMDGPU;WebAssembly;BPF
+LLVM_TARGETS := host;NVPTX;AMDGPU;WebAssembly;BPF;AVR
68
LLVM_EXPERIMENTAL_TARGETS :=
69
70
LLVM_CFLAGS :=
0 commit comments