[clang] [lld] [llvm] [llvm-driver] Fix usage of `InitLLVM` on Windows (PR #76306)
Jessica Clarke via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 10 12:58:31 PST 2024
jrtc27 wrote:
llvm-driver-template.cpp.in is what should be generating the real main for Clang (and call clang_main), and that was patched in this commit.
https://github.com/llvm/llvm-project/pull/76306
More information about the llvm-commits
mailing list