Commits

Joe Groff committed 8cb1175e496
IRGen: Emit public definitions with protected visibility on ELF. This prevents the linker from trying to emit relative relocations to locally-defined public symbols into dynamic libraries, which gives ld.so heartache.