LLVMDependencyConfigTool fails with exception if llvm-config --shared-mode
returns in error
#7371
Labels
llvm-config --shared-mode
returns in error
#7371
While configuring mesa for cross-compiling I hit the following stack trace (with 0.53.2):
Turns out
llvm-config --shared-mode
fails (separate issue, https://bugzilla.yoctoproject.org/show_bug.cgi?id=13937), but meson should catch the error and notify the user of the llvm-config failure.The text was updated successfully, but these errors were encountered: