[all-commits] [llvm/llvm-project] 37a25b: [asan] Add missing __asan_set_shadow_0x() calls.

Roy Sundahl via All-commits all-commits at lists.llvm.org
Tue Nov 1 11:16:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37a25b48e1ad97649df56df2aa80f19910884aa9
      https://github.com/llvm/llvm-project/commit/37a25b48e1ad97649df56df2aa80f19910884aa9
  Author: Roy Sundahl <rsundahl at apple.com>
  Date:   2022-11-01 (Tue, 01 Nov 2022)

  Changed paths:
    M compiler-rt/lib/asan/weak_symbols.txt

  Log Message:
  -----------
  [asan] Add missing __asan_set_shadow_0x() calls.

Add new calls introduced in https://reviews.llvm.org/D136197 to weak_symbols.txt.

Reviewed By: vitalybuka

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




More information about the All-commits mailing list