Files
clang-p2996/clang/lib/CodeGen/CodeGenModule.cpp
Alexandros Lamprineas 56eb559b1d [clang][FMV] Fix crash with cpu_specific attribute. (#115762)
When dealing with cpu_specific GlobalDecl,
GetOrCreateMultiVersionResolver should immediately return the already
created llvm function if it exists.

Fixes https://github.com/llvm/llvm-project/issues/115299.
2024-11-26 07:45:15 +00:00

303 KiB