[all-commits] [llvm/llvm-project] d6aa3a: [ASan] Added .section statement to each function s...

kstoimenov via All-commits all-commits at lists.llvm.org
Wed Mar 16 10:35:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d6aa3aa2da644d9ad7dbc876ea42d33cfccae23e
      https://github.com/llvm/llvm-project/commit/d6aa3aa2da644d9ad7dbc876ea42d33cfccae23e
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

  Changed paths:
    M compiler-rt/lib/asan/asan_rtl_x86_64.S

  Log Message:
  -----------
  [ASan] Added .section statement to each function so they can be removed by --gc-sections.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D121813




More information about the All-commits mailing list