[all-commits] [llvm/llvm-project] 28245b: [libc] Add x86-64 stack protector support.

tnv01 via All-commits all-commits at lists.llvm.org
Wed Oct 4 14:18:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28245b4ecb2baa74ab97320d6bf4ddcfe3a43429
      https://github.com/llvm/llvm-project/commit/28245b4ecb2baa74ab97320d6bf4ddcfe3a43429
  Author: tnv01 <119359509+tnv01 at users.noreply.github.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M libc/startup/linux/x86_64/CMakeLists.txt
    M libc/startup/linux/x86_64/start.cpp
    M libc/test/integration/src/unistd/CMakeLists.txt
    A libc/test/integration/src/unistd/stack_smashing_test.cpp

  Log Message:
  -----------
  [libc] Add x86-64 stack protector support.




More information about the All-commits mailing list