mirror of
https://github.com/rui314/mold.git
synced 2024-12-27 10:23:41 +03:00
temporary
This commit is contained in:
parent
9f1638412d
commit
2347fa5608
2
main.cc
2
main.cc
@ -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.
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user