Rafael Espindola e25e1ef48b Speed up AddSectionToTheEnd. It was walking all fragments in all sections.
This is really slow with we have 1000s of sections each with a corresponding
relocation section. Also, it is only used by the ELF writer to add
basic data, so there is no need to force a new layout pass.

Should fix PR8563.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118377 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-07 15:03:27 +00:00
..
2010-11-01 14:28:48 +00:00
2010-10-28 15:02:40 +00:00
2010-10-21 22:04:05 +00:00
2010-10-21 20:49:38 +00:00