[all-commits] [llvm/llvm-project] 5789e8: Support powerpc when builing without init_array.
Sterling-Augustine via All-commits
all-commits at lists.llvm.org
Wed Dec 18 13:38:18 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5789e83dedb97588ad75cca36d01ba6c5142d6d3
https://github.com/llvm/llvm-project/commit/5789e83dedb97588ad75cca36d01ba6c5142d6d3
Author: Sterling Augustine <saugustine at google.com>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M compiler-rt/lib/crt/crtbegin.c
Log Message:
-----------
Support powerpc when builing without init_array.
Summary: Also add an error case when targetting an unimplement architecture.
Subscribers: nemanjai, jsji, shchenz, #sanitizers, llvm-commits
Tags: #sanitizers, #llvm
Differential Revision: https://reviews.llvm.org/D71670
More information about the All-commits
mailing list