[all-commits] [llvm/llvm-project] 1608ba: Revert "Disable rosegment for old Android versions."
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Jan 29 08:21:24 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1608ba09462d877111230e9461b895f696f8fcb1
https://github.com/llvm/llvm-project/commit/1608ba09462d877111230e9461b895f696f8fcb1
Author: Nico Weber <thakis at chromium.org>
Date: 2021-01-29 (Fri, 29 Jan 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
More information about the All-commits
mailing list