diff options
| author | Rui Ueyama <ruiu@google.com> | 2017-10-29 23:32:23 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2017-10-29 23:32:23 +0000 |
| commit | ea1398eeb312ee890d0ba82b1ba7c7511a635643 (patch) | |
| tree | 1621a07ae6eb230c2f21788b3a33e3739f3851c8 /llvm/lib/Support/IntEqClasses.cpp | |
| parent | 63edd9f831172a00d46b75f6355349bdbe1a776c (diff) | |
| download | bcm5719-llvm-ea1398eeb312ee890d0ba82b1ba7c7511a635643.tar.gz bcm5719-llvm-ea1398eeb312ee890d0ba82b1ba7c7511a635643.zip | |
Move "Assigned" bit from SectionBase to InputSectionBase.
This bit is to manage whether an input section has already been assigned
to some output section by linker scripts or not. So it logically belongs
to InputSectionBase. SectionBase is a common base class for input and
output sections, so that wasn't the right place to define the bit.
llvm-svn: 316879
Diffstat (limited to 'llvm/lib/Support/IntEqClasses.cpp')
0 files changed, 0 insertions, 0 deletions

