[all-commits] [llvm/llvm-project] efbaad: [X86] Support -mstack-protector-guard-symbol

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: efbaad1c4a526e91b034e56386e98a9268cd87b2
      https://github.com/llvm/llvm-project/commit/efbaad1c4a526e91b034e56386e98a9268cd87b2
  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:
  -----------
  [X86] Support -mstack-protector-guard-symbol




More information about the All-commits mailing list