Commit Graph

2 Commits

Author SHA1 Message Date
Erik Eckstein
e64848274f tests: add a missing codesign command in merge_func_ptrauth.swift
rdar://problem/69727772
2020-09-29 13:43:10 +02:00
Erik Eckstein
e4e5484ab4 LLVM-Passes: add pointer authentication to Swift's function merge pass.
If during merging a function pointer is passed as a parameter to the merged function, it needs to be signed on arm64e.

rdar://problem/66797689
2020-09-23 16:25:17 +02:00