commit | 0a57dad2cbcdf00f2396d45ee7cd67b39377c4d5 | [log] [tgz] |
---|---|---|
author | Kazu Hirata <kazu@google.com> | Sun Dec 12 11:04:44 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Dec 12 11:12:29 2021 -0800 |
tree | 34114959b75d360ea21234f085a283401a801dde | |
parent | 426d9b0c3193521333d4ebec06e5a417f3e91eb5 [diff] [blame] |
Ensure newlines at the end of files (NFC) GitOrigin-RevId: d2377f24e13549f08bbddfe9af8e8b61e9528581
diff --git a/lib/Target/CSKY/CSKYMCInstLower.cpp b/lib/Target/CSKY/CSKYMCInstLower.cpp index c42a56b..7e0b9bc 100644 --- a/lib/Target/CSKY/CSKYMCInstLower.cpp +++ b/lib/Target/CSKY/CSKYMCInstLower.cpp
@@ -114,4 +114,4 @@ break; } return true; -} \ No newline at end of file +}