[llvm] r192690 - Add AllTargetsBindings sublibrary instead of having static inlines in the llvm-c headers.

Anders Waldenborg anders at 0x63.nu
Tue Oct 15 06:04:37 PDT 2013


On Tue, Oct 15, 2013 at 04:29:48PM +0400, Timur Iskhodzhanov wrote:
> FYI this broke the build on Windows
> 
> FAILED: cmd.exe /c cd . && "C:\Program Files (x86)\CMake

Also darwin+cmake it seems. I'll revert it until I understand why it
fails (or rather why it doesn't fail on linux - the libLTO uses
explicit list of targets instead of the all-targets component, so it
doesn't get the AllTargetsBindings sublibrary).



More information about the llvm-commits mailing list