This patch adds Intrinsic.sponentry. This intrinsic is required to correctly support setjmp for AArch64 Windows platform.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
The preview revision failed in expensive build bot check due to register class check. this is the new upload.
Comment Actions
LGTM with a minor tweak.
test/CodeGen/AArch64/sponentry.ll | ||
---|---|---|
4 | Please change the RUN lines to add "-verify-machineinstrs"; that'll allow catching mistakes faster in the future. |
Please change the RUN lines to add "-verify-machineinstrs"; that'll allow catching mistakes faster in the future.