| | | | --- | --- | | Bugzilla Link | [48242](https://llvm.org/bz48242) | | Resolution | FIXED | | Resolved on | Nov 25, 2020 16:50 | | Version | 11.0 | | OS | All | | Blocks | llvm/llvm-project#47144 llvm/llvm-project#47578 | | CC | @tstellar | | Fixed by commit(s) | 45344cf7ac5b848f77825ffa37b0cb3b69b9b07b 03565ffd5da | ## Extended Description Building LLVM with CMake 3.19.0 is broken due to our incorrect usage of CMake. The commit in question is fairly small and fixes that.