[all-commits] [llvm/llvm-project] 87d98a: [hwasan] Remove no-op setDSOLocal. NFC

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Nov 2 00:17:29 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87d98a73005d42dc233c4f5bf191fc0496193716
      https://github.com/llvm/llvm-project/commit/87d98a73005d42dc233c4f5bf191fc0496193716
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp

  Log Message:
  -----------
  [hwasan] Remove no-op setDSOLocal. NFC

PrivateLinkage and HiddenVisibility are implicitly dso_local.




More information about the All-commits mailing list