diff options
author | Sergei Barannikov <barannikov88@gmail.com> | 2024-12-26 08:36:35 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-26 08:36:35 +0300 |
commit | 6f72d28dd94c84b28275dbe61f5b2021df752e55 (patch) | |
tree | 3f3243b903e936d3d1a86a5466726f917127707d /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | cea738bc9a9e4835f9a076145953ed1369dcad7d (diff) | |
download | llvm-6f72d28dd94c84b28275dbe61f5b2021df752e55.zip llvm-6f72d28dd94c84b28275dbe61f5b2021df752e55.tar.gz llvm-6f72d28dd94c84b28275dbe61f5b2021df752e55.tar.bz2 |
[TableGen][GISel] Don't copy dead def from a sub-instruction to the root (#121094)
Sub-instruction can have a def with the same name as a def in a
top-level instruction.
Previously this could result in both defs copied to the instruction
being built.
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions