Files
clang-p2996/clang/lib/CodeGen/CodeGenModule.cpp
Alexandros Lamprineas 6586c676b4 [FMV][AArch64] Emit mangled default version if explicitly specified. (#120022)
Currently we need at least one more version other than the default to
trigger FMV. However we would like a header file declaration

__attribute__((target_version("default"))) void f(void);

to guarantee that there will be f.default
2024-12-19 12:06:46 +00:00

302 KiB