This is an archive of the discontinued LLVM Phabricator instance.

[NVPTX] Do not emit .hidden or .protected directives as they are not allowed by PTX.
ClosedPublic

Authored by tra on Jan 14 2016, 11:24 AM.

Details

Diff Detail

Event Timeline

tra updated this revision to Diff 44910.Jan 14 2016, 11:24 AM
tra retitled this revision from to [NVPTX] Do not emit .hidden or .protected directives as they are not allowed by PTX. .
tra updated this object.
tra added reviewers: echristo, jholewinski.
tra added a subscriber: llvm-commits.
jholewinski accepted this revision.Jan 14 2016, 11:28 AM
jholewinski edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jan 14 2016, 11:28 AM
tra closed this revision.Jan 15 2016, 4:12 PM

Committed in r257961