ELF: Create MIPS .rld_map section earlier.
authorRui Ueyama <ruiu@google.com>
Thu, 25 Feb 2016 23:54:49 +0000 (23:54 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 25 Feb 2016 23:54:49 +0000 (23:54 +0000)
commita354c5c43324127b44d2b7e2e2dccf07692b1013
tree12c909751fa3f8bda7b77cf3cea933777b003cc8
parent50ff9fee00f2701543b2acb7020334e685514da6
ELF: Create MIPS .rld_map section earlier.

This is the usual way of instantiating a globally-visible section.

llvm-svn: 261938
lld/ELF/Writer.cpp