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

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 29 05:10:23 PST 2023


MaskRay wrote:

I hope that we do not add `UsageCount` to allow repeated uses of `InitLLVM`. Can a macro guard be used instead?

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


More information about the llvm-commits mailing list