"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "02cf10bdfdd0816031034f9ac61d2424a0d3da5b"
Adds extern "C" ints to the .cpp files that use RegisterTarget, as
well as 2 files that use "Registrator"s. These are to be used by the MSVC builds, as the Win32 linker does not include libs that are otherwise unreferenced, even if global constructors in the lib have side-effects. Patch by Scott Graham! llvm-svn: 59378
Loading
Please register or sign in to comment