You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixing up IRGen tests that use attribute no-frame-pointer-elim.
Changes I made to swift (PR #26263) for llvm cfe r366645 have caused
these tests to fail because the string attributes have changes. This
patch fixes them to use the new frame pointer elision attributes.
# Conflicts:
# test/IRGen/generic_metatypes.swift
0 commit comments