Clang format a few prior patches (NFC)
authorTeresa Johnson <tejohnson@google.com>
Mon, 2 Nov 2015 18:02:11 +0000 (18:02 +0000)
committerTeresa Johnson <tejohnson@google.com>
Mon, 2 Nov 2015 18:02:11 +0000 (18:02 +0000)
commit9dd98c0eab67b0fb3e3dc06df97769dabbe9543b
tree674f545ef954834553c8c653d2c2ee522ea5fdb1
parent68eb8a5215e834f4f316c70759ef3504390ece73
Clang format a few prior patches (NFC)

I had clang formatted my earlier patches using the wrong style.
Reformatted with the LLVM style.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251812 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
include/llvm/Bitcode/BitstreamWriter.h
include/llvm/Bitcode/ReaderWriter.h
include/llvm/IR/FunctionInfo.h
include/llvm/Object/Binary.h
include/llvm/Object/FunctionIndexObjectFile.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/Object/FunctionIndexObjectFile.cpp
lib/Transforms/IPO/ElimAvailExtern.cpp
tools/gold/gold-plugin.cpp
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
tools/llvm-lto/llvm-lto.cpp