diff options
author | Amy Huang <akhuang@google.com> | 2019-10-16 16:50:18 -0700 |
---|---|---|
committer | Amy Huang <akhuang@google.com> | 2019-10-25 09:21:10 -0700 |
commit | b85b4e5a6f8579c137fecb59a4d75d7bfb111f79 (patch) | |
tree | 58ddaa01b58d03dc9b4e6698af8d3433d262fbe1 /lldb/scripts/Python | |
parent | abd89c243a42da490dfd32368e25c896a7111a40 (diff) | |
download | llvm-b85b4e5a6f8579c137fecb59a4d75d7bfb111f79.zip llvm-b85b4e5a6f8579c137fecb59a4d75d7bfb111f79.tar.gz llvm-b85b4e5a6f8579c137fecb59a4d75d7bfb111f79.tar.bz2 |
Add an instruction marker field to the ExtraInfo in MachineInstrs.
Summary:
Add instruction marker to MachineInstr ExtraInfo. This does almost the
same thing as Pre/PostInstrSymbols, except that it doesn't create a label until
printing instructions. This allows for labels to be put around instructions that
are deleted/duplicated somewhere.
Also undo the workaround in r375137.
Reviewers: rnk
Subscribers: MatzeB, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D69136
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions