From 8be5827f85619a09fecc47544f649b7503e91396 Mon Sep 17 00:00:00 2001 From: Kit Barton Date: Tue, 22 Oct 2019 11:39:15 -0700 Subject: [PATCH] Test commit - add clarification to README regarding Darwin. --- llvm/lib/Target/PowerPC/README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/llvm/lib/Target/PowerPC/README.txt b/llvm/lib/Target/PowerPC/README.txt index b4bf635..e306558 100644 --- a/llvm/lib/Target/PowerPC/README.txt +++ b/llvm/lib/Target/PowerPC/README.txt @@ -126,6 +126,9 @@ generated by ld when necessary. Parameterizing this based on the deployment target (-mmacosx-version-min) is probably enough. x86-32 does this right, see its logic. +Note: Since Darwin support has been removed, this item is no longer valid for +Darwin specfically. + ===-------------------------------------------------------------------------=== Darwin Stub LICM optimization: -- 2.7.4