Merge remote-tracking branch 'origin/master' into master-next

This commit is contained in:
swift-ci
2018-01-30 07:09:19 -08:00
58 changed files with 3418 additions and 1291 deletions

View File

@@ -490,6 +490,10 @@ public:
IntTy getInt() const & {
return IntTy(RelativeOffsetPlusInt & getMask());
}
Offset getOpaqueValue() const & {
return RelativeOffsetPlusInt;
}
};
// Type aliases for "far" relative pointers, which need to be able to reach