swift
swift copied to clipboard
Enable IRGen/protocol_metadata test on Apple Silicon
This requirement seems to be too restrictive. The test works for me as-is on an M2 Max (removing the REQUIRES line, of course).
I assume the intention is to limit this to 64-bit architectures, and I think PTRSIZE=64
is the right way to do that?
@rjmccall You are listed as the code-owner for IRGen. Could you take a look?
ping @rjmccall
If you can't take a look yourself, could you please suggest somebody to review?
This looks reasonable to me.
@swift-ci Please test