Displaying 1 result from an estimated 1 matches for "llvmmsp430".
2017 Oct 14
2
What's LLVM{target}CodeGen vs {target}CodeGen?
...added some message() lines). So
I tracked this error down to where LLVM-Config.cmake is looking for targets
whose name, given {target}, is either LLVM{target} or LLVM{target}CodeGen.
Of course, I have no such targets.
The weird thing is that I looked at the MSP430 directory, and it does not
have LLVMMSP430 or LLVMMSP430CodeGen, either. It just has MSP430CodeGen yet
somehow that target works just fine.
*What am I missing?*
Thanks!
--Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171014/8935bf87/attachmen...