[all-commits] [llvm/llvm-project] 643786: Revert "[X86] Support -mstack-protector-guard-symbol"

xiangzh1 via All-commits all-commits at lists.llvm.org
Mon Jul 11 19:15:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 643786213b34c7bd971c14db63dfbae8bb979997
      https://github.com/llvm/llvm-project/commit/643786213b34c7bd971c14db63dfbae8bb979997
  Author: Xiang1 Zhang <xiang1.zhang at intel.com>
  Date:   2022-07-12 (Tue, 12 Jul 2022)

  Changed paths:
    M clang/docs/ClangCommandLineReference.rst
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/CodeGenOptions.h
    M clang/include/clang/Driver/Options.td
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Driver/stack-protector-guard.c
    M llvm/docs/ReleaseNotes.rst
    M llvm/include/llvm/IR/Module.h
    M llvm/lib/IR/Module.cpp
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/stack-protector-3.ll

  Log Message:
  -----------
  Revert "[X86] Support -mstack-protector-guard-symbol"

This reverts commit efbaad1c4a526e91b034e56386e98a9268cd87b2.
due to miss adding review info.




More information about the All-commits mailing list