Commit Graph

3 Commits

Author SHA1 Message Date
Dmitri Gribenko
d175b3b66d Migrate FileCheck to %FileCheck in tests 2016-08-10 23:52:02 -07:00
Joe Groff
8cb1175e49 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.
2016-02-08 13:09:27 -08:00
Joe Groff
9c5cdaaceb IRGen: Register class property accessors with the metaclass, not the class object, in JIT mode.
Fixes rdar://problem/19069918.

Swift SVN r30453
2015-07-21 18:03:15 +00:00