diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2024-07-26 10:01:34 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-26 10:01:34 +0400 |
commit | 63d088c6e46122bc776f89ded4f285feaab69ae6 (patch) | |
tree | f5ca5c9e69ea5086c1b749fb13215a75eeba36b5 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | e108853ac8fad27ff22be9303c87d90bcdf0ef53 (diff) | |
download | llvm-63d088c6e46122bc776f89ded4f285feaab69ae6.zip llvm-63d088c6e46122bc776f89ded4f285feaab69ae6.tar.gz llvm-63d088c6e46122bc776f89ded4f285feaab69ae6.tar.bz2 |
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.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions