diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-05-16 22:53:19 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-05-16 22:53:19 +0000 |
commit | befb94933438fd88f3375a418241cff4157e556e (patch) | |
tree | 1b30e3a1372d821c733ac7a61c4688b9f541713c /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | d18ab80b136a0edadd30ce2734452a3e3a94bf02 (diff) | |
download | llvm-befb94933438fd88f3375a418241cff4157e556e.zip llvm-befb94933438fd88f3375a418241cff4157e556e.tar.gz llvm-befb94933438fd88f3375a418241cff4157e556e.tar.bz2 |
Switch from SmallVector to TinyPtrVector for the list of attributes on a declaration. This removes a memory allocation for the common case where the declaration has only one attribute.
llvm-svn: 269717
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions