qingyunqu commented on issue #4480: [Codegen] fix bug on LLVM 10.0 URL: https://github.com/apache/incubator-tvm/pull/4480#issuecomment-564637561 @masahi I have compiled tvm with `10.0.0git` LLVM. There is something wrong when I run `cmake`: <img width="618" alt="截屏2019-12-12上午12 50 58" src="https://user-images.githubusercontent.com/29956693/70642286-e661a180-1c79-11ea-9d0b-497134defd23.png"> Then I comment the error line in `FindLLVM.cmake:43`. Everything becomes ok: <img width="423" alt="截屏2019-12-12上午12 55 11" src="https://user-images.githubusercontent.com/29956693/70642590-6e47ab80-1c7a-11ea-833f-59c2efddfb10.png"> Maybe there is better method to fix this?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
