llvm debug, Opt: Option registered more than once!

可能是llvm链接的时候混用了动态链接和静态链接,导致command line的option出现了重复注册,修改cmake里-DBUILD_SHARED_LIBS为on,删除debug模式,清理llvm build,然后rebuild

posted on 2023-06-14 14:30  路过的小游侠_Eyes  阅读(513)  评论(0)    收藏  举报

导航