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 5264cea commit 104cf2aCopy full SHA for 104cf2a
9.optimization/LLVMBuild.md
@@ -0,0 +1,5 @@
1
+# LLVM 编译选项
2
+
3
+基于LLVM 16
4
5
+ cmake -Hllvm -B../build-llvm -DLLVM_TARGETS_TO_BUILD="AArch64;X86;ARM" -DLLVM_INCLUDE_TESTS=OFF
0 commit comments