After installing Clang for Windows, follow the Getting Started tutorial to compile a C file to LLVM bitcode file: clang -O3 -emit-llvm hello.
確定! 回上一頁