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

            Bug ID: 46076
           Summary: arm64be fails with -fsanitize=shadow-call-stack
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
          Assignee: unassignedclangb...@nondot.org
          Reporter: a...@linaro.org
                CC: llvm-bugs@lists.llvm.org, neeil...@live.com,
                    richard-l...@metafoo.co.uk

Building the Linux kernel with the newly added support for
-fsanitize=shadow-call-stack fails on big-endian platforms with:

clang: error: unsupported option '-fsanitize=shadow-call-stack' for target
'aarch64_be-unknown-linux'

I have submitted a workaround for the kernel, but this is likely a bug in clang
and there may be no technical reason to prevent the combination.

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

Reply via email to