This is an archive of the discontinued LLVM Phabricator instance.

[MC] Make first argument to MCContext::getXXXSection consistent
Needs ReviewPublic

Authored by sbc100 on May 4 2018, 7:26 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

StringRef Name seems to make the most sense here.

Diff Detail

Event Timeline

sbc100 created this revision.May 4 2018, 7:26 PM
sbc100 updated this revision to Diff 145342.May 4 2018, 7:27 PM
  • clang-format