https://bugs.llvm.org/show_bug.cgi?id=36624

            Bug ID: 36624
           Summary: ThinLTO + CFG + RTTI results in broken binaries on
                    Windows
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: COFF
          Assignee: unassignedb...@nondot.org
          Reporter: l...@inglorion.net
                CC: llvm-bugs@lists.llvm.org

First reported at https://bugs.chromium.org/p/chromium/issues/detail?id=818086.

A binary built with clang-cl's /GR and -flto=thin and linked with lld-link's
/guard:cf,nolongjmp crashes with exit code 0xC0000409
(STATUS_STACK_BUFFER_OVERRUN) when run.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to