Open Arteiimis opened 2 months ago
Bot detected the issue body's language is not English, translate it automatically.
Title: [llvm] llvm library mode cannot be built normally, error LINK: fatal error LNK1181: Unable to open input file "MLIRAMX.lib
目前只有 windows 平台下载的预编译二进制,而 llvm 官方 Windows release 只有 binary 没有 lib。需要来个 pr 完善一下
Bot detected the issue body's language is not English, translate it automatically.
Currently, there are only precompiled binaries downloaded for the windows platform, and the official Windows release of llvm only has binary and no lib. Need a PR to improve it
Xmake 版本
2.9.4
操作系统版本和架构
win10
描述问题
llvm library模式无法正常构建,报错LINK : fatal error LNK1181: 无法打开输入文件“MLIRAMX.lib
期待的结果
正常构建,并包含用于llvm ir生成的对应头文件
工程配置
附加信息和错误日志