Files
clang-p2996/clang/lib/CodeGen/TargetInfo.cpp
Daniel Kiss 9e9fa00dcb [Arm][AArch64][Clang] Respect function's branch protection attributes. (#101978)
Default attributes assigned to all functions according to the command
line parameters. Some functions might have their own attributes and we
need to set or remove attributes accordingly.
Tests are updated to test this scenarios too.
2024-08-09 17:51:38 +02:00

10 KiB