This will be used in a lld patch.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D17408
Add support for merging string with alignment larger than one char ClosedPublic Authored by • rafael on Feb 18 2016, 1:18 PM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Feb 18 2016, 1:27 PM
Revision Contents
Diff 48393 include/llvm/MC/StringTableBuilder.h
lib/MC/StringTableBuilder.cpp
|
If we can assume that Alignment is always a power of two, then
would be faster.