Skip to content
Commit 60d0e982 authored by Simon Atanasyan's avatar Simon Atanasyan
Browse files

[ELF] Do not pass GOT section as an argument to handleARMTlsRelocation and...

[ELF] Do not pass GOT section as an argument to handleARMTlsRelocation and handleMipsTlsRelocation functions. NFC

Both functions always use the same GOT sections In<ELFT>::Got and
In<ELFT>::MipsGot respectively, so we do not need to pass them as an
argument.

llvm-svn: 299773
parent 2953788c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment