aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2024-03-28 08:37:19 -0700
committerGitHub <noreply@github.com>2024-03-28 08:37:19 -0700
commitf90813543b57a9753c549ac0aac083b879b94230 (patch)
tree1846cd886ceb8bf6f5f6e594c00f64a9beea7c7b /clang/lib/Frontend/CompilerInvocation.cpp
parentf566b079f171f28366a66b8afa4a975bc4005529 (diff)
downloadllvm-f90813543b57a9753c549ac0aac083b879b94230.zip
llvm-f90813543b57a9753c549ac0aac083b879b94230.tar.gz
llvm-f90813543b57a9753c549ac0aac083b879b94230.tar.bz2
[MCP] Use MachineInstr::all_defs instead of MachineInstr::defs in hasOverlappingMultipleDef. (#86889)
defs does not return the defs for inline assembly. We need to use all_defs to find them. Fixes #86880.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions