summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-05-04 08:32:33 +0000
committerEric Fiselier <eric@efcs.ca>2017-05-04 08:32:33 +0000
commit927edebd04c47cd0a47af998f82a12c18558c616 (patch)
tree5c10ab2655ef70a85de80dd994a484ade13a5a81
parent61a241ef11f1123edd52cc9bddb2066f30e32a1e (diff)
downloadbcm5719-llvm-927edebd04c47cd0a47af998f82a12c18558c616.tar.gz
bcm5719-llvm-927edebd04c47cd0a47af998f82a12c18558c616.zip
Dummy commit to trigger CMake reconfiguration and unbreak Sphinx build
llvm-svn: 302130
-rw-r--r--lld/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/CMakeLists.txt b/lld/CMakeLists.txt
index 7fcb1a748ff..e2ab0e35f1a 100644
--- a/lld/CMakeLists.txt
+++ b/lld/CMakeLists.txt
@@ -221,3 +221,4 @@ endif()
add_subdirectory(docs)
add_subdirectory(COFF)
add_subdirectory(ELF)
+
OpenPOWER on IntegriCloud