ニュース

Hello, i build LLVM on windows under Visual Studio 2019 with the config like this: cmake -S llvm\llvm -B build -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_PROJECTS="clang;lld" ...
下載完後可做這些事 : https://docs.microsoft.com/zh-tw/cpp/build/walkthrough-compile-a-c-program-on-the-command-line?view=msvc-170 1. 至官網下載 Visual ...