This is an archive of the discontinued LLVM Phabricator instance.

Bring back note about not supporting global register variables
ClosedPublic

Authored by mkuper on Dec 6 2016, 11:03 AM.

Details

Summary

This partially reverts r260506 which removed this note.

Renato, the part about "not being implemented soon because it requires backend support" was taken verbatim from the original text, pre-r260506, I only added the fact non-allocatable registers are now supported.
If you prefer to have strong wording, feel free to make suggestions.

Diff Detail

Repository
rL LLVM

Event Timeline

mkuper updated this revision to Diff 80450.Dec 6 2016, 11:03 AM
mkuper retitled this revision from to Bring back note about not supporting global register variables.
mkuper updated this object.
mkuper added a reviewer: rengolin.
mkuper added a subscriber: cfe-commits.
rengolin accepted this revision.Dec 12 2016, 2:23 AM
rengolin edited edge metadata.

LGTM. Thanks!

This revision is now accepted and ready to land.Dec 12 2016, 2:23 AM
This revision was automatically updated to reflect the committed changes.