[clang] [lld] [llvm] [llvm-driver] Fix usage of `InitLLVM` on Windows (PR #76306)

Dimitry Andric via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 10 12:59:09 PST 2024


DimitryAndric wrote:

Ah that was my error, I hadn't used the regenerated `*-driver.cpp` files. These indeed should contain the `InitLLVM` call.

https://github.com/llvm/llvm-project/pull/76306


More information about the cfe-commits mailing list