[llvm] Ensure newlines at the end of files (NFC)
authorKazu Hirata <kazu@google.com>
Sun, 10 Jan 2021 17:24:56 +0000 (09:24 -0800)
committerKazu Hirata <kazu@google.com>
Sun, 10 Jan 2021 17:24:57 +0000 (09:24 -0800)
commite3d3dbd33930b7bc879b522d65f6d27c1677253e
treeb77e54c99fb02d504b9fe477ffcaadffb08c7788
parent1d10a1d5b1ff8fc9ce923b6ea92f049c73a669ab
[llvm] Ensure newlines at the end of files (NFC)

This patch eliminates pesky "No newline at end of file" messages from
git diff.
llvm/include/llvm/Analysis/FunctionPropertiesAnalysis.h
llvm/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h
llvm/include/llvm/Analysis/MLInlineAdvisor.h
llvm/include/llvm/Target/CGPassBuilderOption.h
llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/lib/CodeGen/LiveIntervalCalc.cpp
llvm/lib/Target/AArch64/AArch64InstrGISel.td
llvm/lib/Target/Mips/MipsInstrInfo.cpp
llvm/lib/Target/PowerPC/PPCCCState.cpp