Description[turbofan]: Add better encapsulation to LinkageLocation
Add factory methods for different types of LinkageLocations, and ensure that
accesses to the underlying data in the location are classified by type and
funneled through explicit accessors.
Also change the representation of LinkageLocation to use a BitField rather
than using a reserved section of the integer range.
Committed: https://crrev.com/3c9f69d399384a5ad095b1f35cb6804d3d4062f6
Cr-Commit-Position: refs/heads/master@{#29938}
Patch Set 1 #Patch Set 2 : Remove change #Patch Set 3 : Tweaks #
Total comments: 2
Patch Set 4 : Incremental progress #Patch Set 5 : Review feedback #Patch Set 6 : Fix build #Patch Set 7 : Latest #Patch Set 8 : Latest #Patch Set 9 : Really fix it this time #
Messages
Total messages: 19 (9 generated)
|