[all-commits] [llvm/llvm-project] 6fae8b: [rtsan][NFC] Rename RTSAN_LINK_LIBS to RTSAN_DYNAM...

Chris Apple via All-commits all-commits at lists.llvm.org
Wed Sep 25 07:44:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6fae8b8a4266461e81da12d2a7889ff35aac6526
      https://github.com/llvm/llvm-project/commit/6fae8b8a4266461e81da12d2a7889ff35aac6526
  Author: Chris Apple <cja-private at pm.me>
  Date:   2024-09-25 (Wed, 25 Sep 2024)

  Changed paths:
    M compiler-rt/lib/rtsan/CMakeLists.txt

  Log Message:
  -----------
  [rtsan][NFC] Rename RTSAN_LINK_LIBS to RTSAN_DYNAMIC_LIBS (#109991)

Follow on to #109715 

This better matches this same variable in asan, ubsan, hwasan, and nsan.
Shows the logical coupling, and describes them as "dynamic only" which
is their intent.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list