Davide Italiano
adbc4103d5
[IRGen] Catch up with llvm @memcpy intrinsic changes.
2018-01-24 15:13:29 -08:00
Arnold Schwaighofer
ca63326e1b
Delete unused existential value witnesses from the old existential
...
implementation
And remove the SWIFT_RUNTIME_ENABLE_COW_EXISTENTIALS flag.
2017-06-02 14:34:41 -07:00
Arnold Schwaighofer
343193f0f8
Fix test cases and enable copy-on-write existentials
2017-03-28 06:51:11 -07:00
Erik Eckstein
c4a11f4c92
tests: remove the now unused option -new-mangling-for-tests
2017-03-22 11:28:43 -07:00
Michael Gottesman
8c0b29a895
Add a new tool called SILLLVMGen that performs IRGen on a sil or sib file without adding any additional complexity.
...
I am going to use this in bug reducer for debugging runtime crashes. I just
found the branch and cleaned it up, so I fugred I would commit it sooner rather
than after I lost the branch again.
2017-01-26 18:10:20 -08:00