diff options
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2019-07-23 22:50:08 +0000 |
---|---|---|
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2019-07-23 22:50:08 +0000 |
commit | 4287c95b08ab9b10cce50ab8139f536ea2d72f1d (patch) | |
tree | ed063ac093f8ab23b2ec4c91c1108c29c6228a0d /llvm/lib/Support/FileCheck.cpp | |
parent | 1cb102cac9dc8bc456ff752321c8774dd2e300dc (diff) | |
download | llvm-4287c95b08ab9b10cce50ab8139f536ea2d72f1d.zip llvm-4287c95b08ab9b10cce50ab8139f536ea2d72f1d.tar.gz llvm-4287c95b08ab9b10cce50ab8139f536ea2d72f1d.tar.bz2 |
[Remarks] String tables should be move-only
Copying them is expensive. This allows the tables to be moved around at
lower cost, and allows a remarks::StringTable to be constructed from
a remarks::ParsedStringTable.
llvm-svn: 366864
Diffstat (limited to 'llvm/lib/Support/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions