Files
clang-p2996/clang/test/CodeGen/fat-lto-objects-cfi.cpp
PiJoules d9edca4fe0 [CodeGen] Ensure relative vtables use llvm.type.checked.load.relative (#126785)
This intrinsic is used when whole program vtables is used in conjunction
with either CFI or virtual function elimination. The
`llvm.type.checked.load` is unconditionally used, but we need to use the
relative intrinsic for WPD and CFI to work correctly.
2025-02-28 12:26:29 -08:00

3.9 KiB