This is an archive of the discontinued LLVM Phabricator instance.

[llgo] Remove support for LLVM attributes
ClosedPublic

Authored by meadori on Dec 6 2016, 11:04 AM.

Details

Summary

llgo supports the application of LLVM attributes to global objects
and functions. This "feature" is undocumented and untested. As
discusses in D27442, it should be removed.

Diff Detail

Repository
rL LLVM

Event Timeline

meadori updated this revision to Diff 80451.Dec 6 2016, 11:04 AM
meadori retitled this revision from to [llgo] Remove support for LLVM attributes.
meadori updated this object.
meadori added a reviewer: pcc.
meadori added a subscriber: llvm-commits.
pcc accepted this revision.Dec 6 2016, 11:07 AM
pcc edited edge metadata.

LGTM

This revision is now accepted and ready to land.Dec 6 2016, 11:07 AM
This revision was automatically updated to reflect the committed changes.