Commits

John McCall committed 6cc655cf8ce
Introduce a more general mechanism for metadata fulfillment which allows the use of an arbitrary-length path. Eventually, this will also allow us to be much lazier in IRGen about actually materializing such information in a function; but for now, leave the existing code-generation patterns intact. Swift SVN r32454