Files
swift-mirror/docs
John McCall 9bbbe2c418 Update the metadata-initialization ABI:
- Create the value witness table as a separate global object instead
  of concatenating it to the metadata pattern.

- Always pass the metadata to the runtime and let the runtime handle
  instantiating or modifying the value witness table.

- Pass the right layout algorithm version to the runtime; currently
  this is always "Swift 5".

- Create a runtime function to instantiate single-case enums.

Among other things, this makes the copying of the VWT, and any
modifications of it, explicit and in the runtime, which is more
future-proof.
2017-12-21 00:26:37 -05:00
..
2017-05-30 10:50:03 -07:00
2017-06-27 10:54:47 -07:00
2016-02-18 12:31:59 -05:00
2016-02-18 12:31:59 -05:00
2016-02-18 12:31:59 -05:00
2017-09-22 22:23:11 -07:00
2017-05-30 10:50:03 -07:00
2017-12-05 09:17:45 -08:00
2017-11-21 02:24:20 -03:00
2017-04-18 17:01:42 +02:00
2017-12-15 23:09:56 -05:00
2016-02-18 12:31:59 -05:00
2017-01-23 22:12:01 -08:00