This is another attempt at https://reviews.llvm.org/D110489.
When build IREE we run into cases where we don't have / need
LLVM_VERSION_* etc set. Compilation fails if it isn't an integer.
Paths
| Differential D135650
Make windows resource generation more robust ClosedPublic Authored by powderluv on Oct 11 2022, 1:22 AM.
Details Summary This is another attempt at https://reviews.llvm.org/D110489. When build IREE we run into cases where we don't have / need
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 11 2022, 6:27 AM Closed by commit rG4d25ba0165aa: Make windows resource generation more robust (authored by powderluv, committed by stellaraccident). · Explain WhyOct 11 2022, 6:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 466794 llvm/cmake/modules/AddLLVM.cmake
|