[llvm] Ensure newlines at the end of files (NFC)
authorKazu Hirata <kazu@google.com>
Thu, 18 Feb 2021 07:58:44 +0000 (23:58 -0800)
committerKazu Hirata <kazu@google.com>
Thu, 18 Feb 2021 07:58:44 +0000 (23:58 -0800)
commite54579307b15ac0adfe96c5422e9cdd228ed1a76
treee500602b9f0bcf9a3a09ddbe4438644d8db98289
parent8e13bbca0883d617156c9e09ddf46bfb5739f2cd
[llvm] Ensure newlines at the end of files (NFC)

This patch eliminates pesky "No newline at end of file" messages from
git diff.
llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp
llvm/lib/Support/SHA256.cpp