[all-commits] [llvm/llvm-project] 33d14e: [libc][aarch64] Set frame pointer of the new threa...

Siva Chandra via All-commits all-commits at lists.llvm.org
Wed Jun 15 23:00:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 33d14e3cd3b3c6b478e9b91b8575edfa8da63f31
      https://github.com/llvm/llvm-project/commit/33d14e3cd3b3c6b478e9b91b8575edfa8da63f31
  Author: Siva Chandra <sivachandra at google.com>
  Date:   2022-06-15 (Wed, 15 Jun 2022)

  Changed paths:
    M libc/src/__support/threads/linux/thread.h

  Log Message:
  -----------
  [libc][aarch64] Set frame pointer of the new thread to the stack pointer.

This allows sniffing thread start args in a robust fashion.




More information about the All-commits mailing list