Bug 1657913 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I tried downloading LLVM 10.0 to replace the mozbuild clang but somehow the Windows precompiled binary distribution doesn't include some required tools e.g. llvm-dlltool. I'm building the LLVM myself to get it.

Edit: The only missing part was llvm-dlltool, everything went well after adding it.

Back to Bug 1657913 Comment 2