[PATCH] D38068: [DebugInfo] Use a DenseMap to coalesce MachineOperand locations
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 20 10:34:33 PDT 2017
This revision was automatically updated to reflect the committed changes.
rnk marked an inline comment as done.
Closed by commit rL313775: [DebugInfo] Use a MapVector to coalesce MachineOperand locations (authored by rnk).
Changed prior to commit:
https://reviews.llvm.org/D38068?vs=115944&id=116028#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38068
Files:
llvm/trunk/include/llvm/CodeGen/MachineOperand.h
llvm/trunk/lib/CodeGen/LiveDebugVariables.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38068.116028.patch
Type: text/x-patch
Size: 7424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170920/4802eb8d/attachment.bin>
More information about the llvm-commits
mailing list