Do not instantiate Triple twice.
authorRui Ueyama <ruiu@google.com>
Wed, 3 Aug 2016 20:25:29 +0000 (20:25 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 3 Aug 2016 20:25:29 +0000 (20:25 +0000)
commit7fdb4389a210e1c28c707e1b4fa544f37fa7b58a
tree5214bf5f6e6254d3fb8d3848d9c2c07ac4789182
parent6c50990df64aee78fb67c071bcec11e808a6bf6d
Do not instantiate Triple twice.

Also removes redundant variables. NFC.

llvm-svn: 277644
lld/ELF/InputFiles.cpp