This is an archive of the discontinued LLVM Phabricator instance.

checking FP function attribute values and adding more build attribute tests
ClosedPublic

Authored by SjoerdMeijer on Oct 14 2016, 9:13 AM.

Details

Summary

This renames the function for checking FP function attribute values and also adds more build attribute tests (which are in separate files because build attributes are set per file).

Diff Detail

Repository
rL LLVM

Event Timeline

SjoerdMeijer retitled this revision from to checking FP function attribute values and adding more build attribute tests.
SjoerdMeijer updated this object.
SjoerdMeijer added reviewers: jmolloy, rengolin.
SjoerdMeijer added a subscriber: llvm-commits.
jmolloy accepted this revision.Oct 18 2016, 4:30 AM
jmolloy edited edge metadata.

Looks reasonable to me.

This revision is now accepted and ready to land.Oct 18 2016, 4:30 AM
This revision was automatically updated to reflect the committed changes.