Files
clang-p2996/llvm/lib/CodeGen/TargetOptionsImpl.cpp
Matt Arsenault 07a86a525e CodeGen: Look up frame-pointer attribute once (#142902)
Instead of pre-checking if the frame-pointer attribute is present,
just query the attribute and see if it's valid.
2025-06-08 23:03:52 +09:00

2.5 KiB