Files
clang-p2996/llvm/lib/Analysis/TargetLibraryInfo.cpp
Matt Arsenault c91cbafad2 TargetLibraryInfo: Delete default TargetLibraryInfoImpl constructor (#145826)
It should not be possible to construct one without a triple. It would
also be nice to delete TargetLibraryInfoWrapperPass, but that is more
difficult.
2025-06-26 16:12:36 +09:00

56 KiB