Rafael Espindola 715bccae4a Add a RAW mode to StringTableBuilder.
In this mode it just tries to tail merge the strings without imposing any other
format constrains. It will not, for example, add a null byte between them.

Also add support for keeping a tentative size and offset if we decide to
not optimize after all.

This will be used shortly in lld for merging SHF_STRINGS sections.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251153 91177308-0d34-0410-b5e6-96231b3b80d8
2015-10-23 21:48:05 +00:00
..
2014-09-02 22:32:20 +00:00
2014-09-02 22:32:20 +00:00
2015-10-05 12:07:05 +00:00
2015-02-05 01:13:47 +00:00
2015-10-05 12:07:05 +00:00
2015-10-05 12:07:05 +00:00
2015-10-05 12:07:05 +00:00
2014-07-03 02:01:39 +00:00