This is my first post so not sure I’ve done everything right.
Just started playing with LLVM on Windows 7, VS C++.
Was trying to play with the example 4 and got the following error:
*"LLVM ERROR: Incompatible object format"*
*I was able resolve the problem by following the suggestion found here:*
[http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-December/068395.html](http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-December/068395.html)
This issue seems to be an old one and it is now resurfacing?
Or was there anything I did wrong?