[all-commits] [llvm/llvm-project] fb8ec0: [test][Support] Disable CFI-icall for DynamicLibra...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Jun 9 12:28:00 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb8ec0b096a517c50720dab17ce57ba76e841133
https://github.com/llvm/llvm-project/commit/fb8ec0b096a517c50720dab17ce57ba76e841133
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M llvm/unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp
Log Message:
-----------
[test][Support] Disable CFI-icall for DynamicLibrary Overload test (#202446) (#202684)
The test performs manual symbol lookup and calls, which triggers
Control Flow Integrity indirect call checks.
Reland of #202446 reverted with #202550.
Here we are going to use LLVM_NO_SANITIZE.
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