Fisrt, this is a fantastic plugin for IDA. Compliments to joydo!
But I noticed that IDA print an Error when I use it. It can do de-ollvm right though, I want it to be more correct.
Soon I found andding sys.stdout.encoding = 'utf-8' can solve this problem.
May be this code could be add in the master branch?