From: Kit Barton Date: Tue, 22 Oct 2019 18:39:15 +0000 (-0700) Subject: Test commit - add clarification to README regarding Darwin. X-Git-Tag: llvmorg-11-init~5957 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8be5827f85619a09fecc47544f649b7503e91396;p=platform%2Fupstream%2Fllvm.git Test commit - add clarification to README regarding Darwin. --- 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: