Files
swift-mirror/lib/Parse/ParseSIL.cpp
Michael Gottesman 973aedb57b Remove dead code that I forgot to remove when implementing parsing of qualified stores.
This is just the StoreInst path in the old code in SILParser that jumbled
together parsing StoreWeakInst, StoreInst, AssignInst, and StoreUnownedInst.
2016-10-22 16:27:06 -07:00

172 KiB