[all-commits] [llvm/llvm-project] 0c01bb: Revert "Disable rosegment for old Android versions."
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Feb 15 19:20:00 PST 2021
Branch: refs/heads/release/12.x
Home: https://github.com/llvm/llvm-project
Commit: 0c01bbf4e9d517f4c6422647e6d7c362b621ea42
https://github.com/llvm/llvm-project/commit/0c01bbf4e9d517f4c6422647e6d7c362b621ea42
Author: Nico Weber <thakis at chromium.org>
Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths:
M clang/lib/Driver/ToolChains/Linux.cpp
M clang/test/Driver/linux-ld.c
Log Message:
-----------
Revert "Disable rosegment for old Android versions."
This reverts commit fae16fc0eed7cf60207901818cfe040116f2ef00.
Breaks building compiler-rt android runtimes with trunk clang
but older NDK, see discussion on https://reviews.llvm.org/D95166
(cherry picked from commit 1608ba09462d877111230e9461b895f696f8fcb1)
More information about the All-commits
mailing list