This is an archive of the discontinued LLVM Phabricator instance.

compiler-rt: separate out aeabi builtins to support WOA
ClosedPublic

Authored by martell on Jun 11 2016, 5:38 PM.

Details

Reviewers
compnerd
rnk
Summary

avoid linking aeabi builtins for WOA targets

Diff Detail

Repository
rL LLVM

Event Timeline

martell updated this revision to Diff 60450.Jun 11 2016, 5:38 PM
martell retitled this revision from to compiler-rt: separate out aeabi builtins to support WOA.
martell updated this object.
martell added a reviewer: rnk.
martell set the repository for this revision to rL LLVM.
martell added a subscriber: llvm-commits.
compnerd accepted this revision.Jun 11 2016, 6:01 PM
compnerd added a reviewer: compnerd.

LGTM

This revision is now accepted and ready to land.Jun 11 2016, 6:01 PM

Looks like patch was not committed.

martell closed this revision.Apr 30 2017, 6:31 AM
martell added a subscriber: mstorsjo.

Hey @Eugene.Zelenko.
This was taken care of in D26183 by @mstorsjo with added support for the WOA specific instructions.
It landed in rL287465 so I am going to close this.