Skip to content
Commit 42fcf81a authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

BitstreamWriter: Change primary output buffer to be a SmallVector instead of an

std::vector.
 - Good for 1-2% speedup on writing PCH for Cocoa.h.
 - Clang side API match to follow shortly, there wasn't an easy way to make this
   non-breaking.

llvm-svn: 151750
parent 60df263f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment