================
@@ -342,14 +346,63 @@ class DataLayout {
SmallVector<unsigned, 8> getNonIntegralAddressSpaces() const {
----------------
arichardson wrote:I've changed it to getNonStandardAddressSpaces() - not too important since it's only used in unit tests right now. https://github.com/llvm/llvm-project/pull/105735 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
