<div>Hi,</div>
<div> </div>
<div>Being lazy here but I cannot get CMake VS project to build as it is complaining about 'TheX86_64Target' and 'TheX86_32Target'.</div>
<div> </div>
<div>There seems to be a new library LLVMX86Info.lib that contains them but I dont know CMake well enough to solve this.</div>
<div> </div>
<div>llc and lli are failing :-</div>
<div> </div><font size="1">
<div><font size="2">33> Creating library D:\Projects\LLVM\llvm-coff\lib\Debug\lli.lib and object D:\Projects\LLVM\llvm-coff\lib\Debug\lli.exp</font></div>
<div><font size="2">32> Creating library D:\Projects\LLVM\llvm-coff\lib\Debug\llc.lib and object D:\Projects\LLVM\llvm-coff\lib\Debug\llc.exp</font></div>
<div><font size="2">32>LLVMX86AsmPrinter.lib(X86AsmPrinter.obj) : error LNK2001: unresolved external symbol _TheX86_64Target</font></div>
<div><font size="2">32>LLVMX86AsmPrinter.lib(X86AsmPrinter.obj) : error LNK2001: unresolved external symbol _TheX86_32Target</font></div>
<div><font size="2">32>D:\Projects\LLVM\llvm-coff\bin\Debug\llc.exe : fatal error LNK1120: 2 unresolved externals</font></div>
<div> </div></font>
<div>Aaron</div>
<div> </div>
<div> </div>
<div> </div>