llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
29.13k stars 12.02k forks source link

[ORC] Please merge 84217ad6611 into LLVM 10. #44045

Closed lhames closed 4 years ago

lhames commented 4 years ago
Bugzilla Link 44700
Resolution FIXED
Resolved on Jan 29, 2020 12:50
Version 10.0
OS All
Blocks llvm/llvm-project#43900
CC @AlexDenisov

Extended Description

Commit 84217ad6611 fixes a serious bug blocking ORCv2 adoption on Windows (see llvm/llvm-project#39421 and llvm/llvm-project#43682 ). Could it be merged into LLVM 10?

zmodem commented 4 years ago

Commit 84217ad6611 fixes a serious bug blocking ORCv2 adoption on Windows (see llvm/llvm-project#39421 and llvm/llvm-project#43682 ). Could it be merged into LLVM 10?

Cherry-picked as f7f0fd4a21d52d30f9b3257cd537fbc706f0f176

lhames commented 4 years ago

assigned to @zmodem