Commits

Erik Eckstein committed e1b94885a29
runtime: add a new runtime function swift_setDeallocating. It's to be used by code produced by the ReleaseDevirtualizer. As the function is only used for non-escaping objects, the deallocating bit is set non-atomically.