Files
clang-p2996/clang/test/CodeGenCXX/attr-target-version.cpp
Dani 1be0d9d7d8 [AArch64][Clang] Fix linker error for function multiversioning (#74358)
AArch64 part of https://github.com/llvm/llvm-project/pull/71706.

Default version is now mangled with .default.
Resolver for the TargetVersion need to be emitted from the
CodeGenModule::EmitMultiVersionFunctionDefinition.
2024-01-22 19:55:16 +01:00

7.1 KiB