summaryrefslogtreecommitdiff
path: root/third-party
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2021-12-26 08:51:06 -0800
committerKazu Hirata <kazu@google.com>2021-12-26 08:51:06 -0800
commit7006d34ce753a4e7f3caf71539008176ceaf6e43 (patch)
tree00f225a97f7a5b9ad8d00b5a2014d11e5df7e8b9 /third-party
parentfc15fc57e61590998984a08f3fc47145d0ef7521 (diff)
downloadllvm-7006d34ce753a4e7f3caf71539008176ceaf6e43.tar.gz
Ensure newlines at the end of files (NFC)
Diffstat (limited to 'third-party')
-rw-r--r--third-party/benchmark/src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/third-party/benchmark/src/CMakeLists.txt b/third-party/benchmark/src/CMakeLists.txt
index dd82e9761bd4..e814a4e00f7c 100644
--- a/third-party/benchmark/src/CMakeLists.txt
+++ b/third-party/benchmark/src/CMakeLists.txt
@@ -156,4 +156,4 @@ else()
DIRECTORY "${PROJECT_SOURCE_DIR}/docs/"
DESTINATION ${CMAKE_INSTALL_DOCDIR})
endif()
-endif() \ No newline at end of file
+endif()