Files
swift-mirror/lib/Serialization/ModuleFile.cpp
Bob Wilson 343fe88f3a Fix up compnerd's change 46d684f to stop using BitstreamReader.
The more important fix here is to remove a duplicated call to advance the
cursor, which led to module import being completely broken. I also added
back the AF_DontPopBlockAtEnd flags that were dropped. I am not certain
if they are needed but without clear indication otherwise, we should keep
them.
2016-11-17 17:24:15 -08:00

53 KiB