diff options
author | Eli Bendersky <eliben@google.com> | 2012-12-05 22:11:02 +0000 |
---|---|---|
committer | Eli Bendersky <eliben@google.com> | 2012-12-05 22:11:02 +0000 |
commit | 5c10f509f45820d1198bfb975840e93a782745ac (patch) | |
tree | d035334f74255b1ca2cab584303873c0cafcc44f /unittests/Support/MemoryTest.cpp | |
parent | 5807fd41a79357b9a9e75c4a4154b1da89d06c78 (diff) |
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
Diffstat (limited to 'unittests/Support/MemoryTest.cpp')
0 files changed, 0 insertions, 0 deletions