1
1
mirror of https://github.com/rui314/mold.git synced 2024-12-27 10:23:41 +03:00

temporary

This commit is contained in:
Rui Ueyama 2020-11-09 11:31:00 +09:00
parent 9f1638412d
commit 2347fa5608

View File

@ -830,6 +830,8 @@ int main(int argc, char **argv) {
internal_file->priority = priority++;
files.push_back(internal_file);
// Beyond this point, no new symbols will be added to the result.
// Scan relocations to fix the sizes of .got, .plt, .got.plt, .dynstr,
// .rela.dyn, .rela.plt.
{