Files
clang-p2996/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
Matt Arsenault 63d088c6e4 FastISel: Do not check for module debug info (#100353)
I don't see the point of this check and SelectionDAG
does not perform it. In the normal usecase, if there's
no debug info the debug intrinsics would not be there
in the first place.
2024-07-26 10:01:34 +04:00

88 KiB