Bug 1654674 - Make revert-r362047-and-r362065.patch work with clang-12 r=froydnj

afa1afd410 changed a line at the edge of the context of this patch. I'm really not keen to fork this patch into a separate clang-12 version, so I'd prefer to just shrink the context a little.

Differential Revision: https://phabricator.services.mozilla.com/D84609
This commit is contained in:
David Major 2020-07-22 23:34:43 +00:00
parent b7e932192e
commit 6883b4d0af

View File

@ -8,8 +8,7 @@ For lack of any progress in debugging this, revert those two patches.
--- a/llvm/runtimes/CMakeLists.txt
+++ b/llvm/runtimes/CMakeLists.txt
@@ -59,13 +59,12 @@
cmake_minimum_required(VERSION 3.4.3)
@@ -60,12 +60,11 @@
project(Runtimes C CXX ASM)
- find_package(LLVM PATHS "${LLVM_BINARY_DIR}" NO_DEFAULT_PATH NO_CMAKE_FIND_ROOT_PATH)