This is an archive of the discontinued LLVM Phabricator instance.

Add support for Mageia Linux
AbandonedPublic

Authored by v.g.vassilev on Oct 14 2016, 3:04 AM.

Details

Reviewers
chandlerc
rsmith

Diff Detail

Event Timeline

v.g.vassilev retitled this revision from to Add support for Mageia Linux .
v.g.vassilev updated this object.
v.g.vassilev added reviewers: chandlerc, rsmith.
v.g.vassilev set the repository for this revision to rL LLVM.
v.g.vassilev added a subscriber: cfe-commits.
v.g.vassilev removed rL LLVM as the repository for this revision.

Add another triple we use.

chandlerc requested changes to this revision.Oct 26 2016, 11:19 AM
chandlerc edited edge metadata.

Please add a stub tree and tests. You can find similar tests for other Linux distros in 'tests/Driver'.

This revision now requires changes to proceed.Oct 26 2016, 11:19 AM

I just tested this on Mageia and this patch is superseded by now (it was originally written in 2013). The latest clang release is already able to correctly handle Mageia.

(Also there is anyway comma missing at the end of each line)

v.g.vassilev abandoned this revision.Feb 22 2017, 9:37 AM

Thanks for following this up. I will close it.