diff options
author | Vedant Kumar <vsk@apple.com> | 2018-08-06 20:13:52 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2018-08-06 20:13:52 +0000 |
commit | 94523598879e337b94f91932e83c2b66da32c5da (patch) | |
tree | 19ff9c70ef82c95534ad2ae7b192c4acc89d5926 /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | 82a7f144a4ba755f74fb5718faa77e1f582d15ce (diff) | |
download | llvm-94523598879e337b94f91932e83c2b66da32c5da.zip llvm-94523598879e337b94f91932e83c2b66da32c5da.tar.gz llvm-94523598879e337b94f91932e83c2b66da32c5da.tar.bz2 |
[IRMemoryMap] Avoid redundant zero-init in the Allocation constructor (NFC)
In the lldb-bench/arithmetic benchmark, 1.7% of the total running time
is spent zero-initializing a std::vector that has already been zeroed.
llvm-svn: 339051
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions