diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index bd1faf4dd2d..ceb723e394a 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -293,7 +293,6 @@ If you need to create a library for an MS DLL, do the following:
  • dlltool.exe -k -d /C/MinGW/lib/file.def -l /C/MinGW/lib/libfile.a.
  • -Add in .profile: export CPPFLAGS="-D__MINGW -DLLVM_ON_WIN32=1"

    Note that you will need about 1-3 GB of space for a full LLVM build in Debug