Android supports GNU style hashes as of Marshmallow, so we should be
generating both styles for pre-M targets and GNU hashes for newer
targets.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D53118
[Driver] Fix --hash-style choice for Android. ClosedPublic Authored by danalbert on Oct 10 2018, 5:25 PM.
Details Summary Android supports GNU style hashes as of Marshmallow, so we should be
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 10 2018, 6:28 PM Closed by commit rL344293: [Driver] Fix --hash-style choice for Android. (authored by danalbert). · Explain WhyOct 11 2018, 1:42 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 169297 cfe/trunk/lib/Driver/ToolChains/Linux.cpp
cfe/trunk/test/Driver/linux-ld.c
|