diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-07-11 12:15:10 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-07-11 12:15:10 +0000 |
commit | 4e2d9c45b9801dfd780b9101b0a74ad01d393ce3 (patch) | |
tree | 142a11556c3af0802fcf739945d8ea2440569fb6 /llvm/lib/MC/MCAsmInfo.cpp | |
parent | 42eef3acd78a56f47d9bd3a721d41721073fa3e2 (diff) | |
download | bcm5719-llvm-4e2d9c45b9801dfd780b9101b0a74ad01d393ce3.tar.gz bcm5719-llvm-4e2d9c45b9801dfd780b9101b0a74ad01d393ce3.zip |
InvariantEquivClassTy: Use struct instead of 4-tuple to increase readability
Summary:
With a struct we can use named accessors instead of generic std::get<3>()
calls. This increases readability of the source code.
Reviewers: jdoerfert
Subscribers: pollydev, llvm-commits
Differential Revision: http://reviews.llvm.org/D21955
llvm-svn: 275056
Diffstat (limited to 'llvm/lib/MC/MCAsmInfo.cpp')
0 files changed, 0 insertions, 0 deletions