[all-commits] [llvm/llvm-project] 5af3df: [NFC][asan] Create `ModuleName` lazily (#104729)

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Aug 19 14:45:40 PDT 2024


  Branch: refs/heads/users/vitalybuka/spr/reland-asan-catch-initialization-order-fiasco-in-modules-without
  Home:   https://github.com/llvm/llvm-project
  Commit: 5af3dfb1d9caee206d080db2afab01006210739f
      https://github.com/llvm/llvm-project/commit/5af3dfb1d9caee206d080db2afab01006210739f
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-08-19 (Mon, 19 Aug 2024)

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

  Log Message:
  -----------
  [NFC][asan] Create `ModuleName` lazily (#104729)

Avoids tracking conditions when it's needed.


  Commit: 97db61c543c54fd50b76af6fb5bd6887505db4da
      https://github.com/llvm/llvm-project/commit/97db61c543c54fd50b76af6fb5bd6887505db4da
  Author: Vitaly Buka <vitalybuka at gmail.com>
  Date:   2024-08-19 (Mon, 19 Aug 2024)

  Changed paths:

  Log Message:
  -----------
  rebase

Created using spr 1.3.4


Compare: https://github.com/llvm/llvm-project/compare/a2f49a9838db...97db61c543c5

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