[all-commits] [llvm/llvm-project] b9c687: [Driver] Support -fsanitize=shadow-call-stack and ...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed May 27 10:55:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b9c6871a9570975827dc0bbeb39131c99c8daf8e
      https://github.com/llvm/llvm-project/commit/b9c6871a9570975827dc0bbeb39131c99c8daf8e
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-05-27 (Wed, 27 May 2020)

  Changed paths:
    M clang/lib/Driver/ToolChain.cpp
    M clang/test/Driver/fsanitize.c

  Log Message:
  -----------
  [Driver] Support -fsanitize=shadow-call-stack and cfi-icall on aarch64_be

D80647 did not fix https://bugs.llvm.org/show_bug.cgi?id=46076
This is the fix.




More information about the All-commits mailing list