commit | d6a48b16f62054094a1f0c8cc133d5a6a9a09f1f | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Mon Aug 15 22:41:42 2016 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Mon Aug 15 22:41:42 2016 +0000 |
tree | 188ea51bd497f4e500cba4bbcd0e0972ea796609 | |
parent | 5912e9a50dc2fed7baf82cc6f15d87d61cb57df4 [diff] |
Linker: Avoid some ridiculous indentation by using a temporary. NFC This was indented really awkwardly, and clang-format didn't seem to know how to do any better. Avoid the issue with a temporary variable. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278756 91177308-0d34-0410-b5e6-96231b3b80d8