Make ARM thunks consistent with MIPS in coding style.
authorRui Ueyama <ruiu@google.com>
Sat, 9 Jul 2016 22:52:30 +0000 (22:52 +0000)
committerRui Ueyama <ruiu@google.com>
Sat, 9 Jul 2016 22:52:30 +0000 (22:52 +0000)
commit3d2bbb13d0bd15d2dc5c7038447a398dbf40d2a9
tree7bc2e0e39203d3208783566b44a5162a7dc17fe8
parentc4890705efab2111ed1c467a2aabf8f32c959374
Make ARM thunks consistent with MIPS in coding style.

Although they are in the same .cpp file, the way they were written
were slightly different, so they looked more different than they were.
This patch makes their styles consistent.

llvm-svn: 274996
lld/ELF/Thunks.cpp
lld/ELF/Thunks.h