Commit Graph

4 Commits

Author SHA1 Message Date
Arnold Schwaighofer
957b465120 Fix some IRGen tests on armv7k for opaque pointers 2023-06-22 12:41:33 -07:00
Arnold Schwaighofer
9ecdf09cbf Second attempt to fix IRGen/objc_object_getClass.swift
There can be a `noundef` parameter attribute on object_getClass'
declaration.

rdar://98722116
2022-08-17 07:31:14 -07:00
Arnold Schwaighofer
0b1dce79e8 Make test IRGen/objc_object_getClass.swift resilient to order
rdar://98722116
2022-08-16 09:06:14 -07:00
Arnold Schwaighofer
8fbe089ecc IRGen: Strip a bitcast that might be there because a runtime function was previously declared of a different type
rdar://55914836
2019-10-04 10:21:01 -07:00