Eli Bendersky 5c10f509f4 Change std::vector to SmallVector<4> and remove some unused methods.
This is more consistent with other vectors in this code. In addition, I ran some
tests compiling a large program and >96% of fragments have 4 or less fixups, so
SmallVector<4> is a good optimization.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169433 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-05 22:11:02 +00:00
..
2012-12-04 19:08:43 +00:00
2012-12-05 20:12:13 +00:00
2012-10-08 23:14:28 +00:00
2012-10-11 23:30:49 +00:00
2012-10-15 04:46:55 +00:00
2012-08-17 06:36:26 +00:00
2012-12-04 16:36:05 +00:00
2012-10-11 23:30:49 +00:00