George Rimar 88863a5f62 [ELF] - Get rid of SyntheticSection::postThunkContents(). NFCI.
It turns out that postThunkContents() is only used for
sorting symbols in .symtab.

Though we can instead move the logic to SymbolTableBaseSection::finalizeContents(),
postpone calling it and then get rid of postThunkContents completely.

Differential revision: https://reviews.llvm.org/D49547

llvm-svn: 339413
2018-08-10 07:24:18 +00:00
..
2018-04-24 09:55:39 +00:00
2018-08-09 17:59:56 +00:00
2018-03-30 23:13:00 +00:00
2017-10-27 03:14:09 +00:00
2018-04-10 13:15:21 +00:00
2017-11-17 08:17:21 +00:00
2018-02-12 21:56:14 +00:00
2018-07-02 11:10:08 +00:00
2018-08-09 17:59:56 +00:00
2018-08-09 17:59:56 +00:00
2018-03-14 20:29:45 +00:00
2018-07-30 17:36:38 +00:00
2016-03-12 06:06:40 +00:00
2018-08-09 17:59:56 +00:00
2018-08-09 17:59:56 +00:00
2018-07-06 13:30:50 +00:00
2018-08-09 17:59:56 +00:00
2018-08-09 17:59:56 +00:00
2018-08-09 17:59:56 +00:00
2018-08-09 17:59:56 +00:00

See docs/NewLLD.rst