workaround: disable CFG longjmp protection for Windows on Arm
LLD has a known code-generation defect around setjmp/longjmp on this platform. Temporarily workaround by passing /guard:cf,nolongjmp which should stop the crashing until LLD's fixed. Bug: 1126549 Change-Id: I26871b23428bcbeaff7cda7cd136cdd3414eaa54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405755 Commit-Queue: Richard Townsend <richard.townsend@arm.com> Reviewed-by:Will Harris <wfh@chromium.org> Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#806301}
Showing
Please register or sign in to comment