[mono] Fix build error due to undeclared identifier 'llvm' (#84473)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 7 Apr 2023 14:04:00 +0000 (16:04 +0200)
committerGitHub <noreply@github.com>
Fri, 7 Apr 2023 14:04:00 +0000 (10:04 -0400)
commit17629fc7986463e2929d69fb5163419bb7809c9f
treea2e36a176515588a547f0742aee76e2b53770a53
parent50c1214f049424a7ba0080626b7f07e675b34f8b
[mono] Fix build error due to undeclared identifier 'llvm' (#84473)

`llvm` is only declared when ENABLE_LLVM is defined.
src/mono/mono/mini/mini.c