Hi all,<br><br>maybe it is just me but I feel the function named:<br><br> llvm::llvm_start_multithreaded();<br><br>has to one to many llvm substrings in it. <br><br>How about renaming it to: <br><br> llvm::start_multithreaded();<br>
<br><br>This would be consistent with functions like:<br><br> llvm::InitializeNativeTarget();<br><br>No?<br><br>Kind regards,<br>Maurice<br><br>PS: Now I am off to figure out why I suddenly get all these linker errors<br>
<br>