"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "3d3de4e6c3c30e22047552654fd83f8a25682a4a"
First pass at Solaris toolchain support. This version compiles and links hello
world on Solaris 11 for both x86 and x86-64 using the built-in assembler and Solaris (not GNU) ld, however it currently relies on a hard-coded GCC location to find crtbegin.o and crtend.o, as well as libgcc and libgcc_eh. llvm-svn: 150580
Loading
Please register or sign in to comment