[all-commits] [llvm/llvm-project] d6b3be: [NFC][Asan] Prepare AddressSanitizer to detect ins...
sylvain-audi via All-commits
all-commits at lists.llvm.org
Thu Mar 7 07:55:04 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6b3be375ffed14fefc93c2031cd56e680afd0c1
https://github.com/llvm/llvm-project/commit/d6b3be375ffed14fefc93c2031cd56e680afd0c1
Author: sylvain-audi <62035306+sylvain-audi at users.noreply.github.com>
Date: 2024-03-07 (Thu, 07 Mar 2024)
Changed paths:
M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
Log Message:
-----------
[NFC][Asan] Prepare AddressSanitizer to detect inserted runtime calls (#84223)
This is in preparation for an upcoming commit that will add "funclet"
OpBundle to the inserted runtime calls where the function's EH
personality requires it.
See PR https://github.com/llvm/llvm-project/pull/82533
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