Move the section collecting AlwaysPreserved up before any
maybeInternalize is called. Otherwise, functions in AlwaysPreserved (in this case, __stack_chk_fail)
are not preserved.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo