diff options
author | Amir Ayupov <aaupov@fb.com> | 2021-07-02 10:26:22 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-07-02 10:34:29 -0700 |
commit | 884bc6a6ed95befa128e4bcb1a1e64cf39d73117 (patch) | |
tree | 7e6d463d542bd4057c41fce2be93a60b038ac7a4 /lldb/source/Plugins/OperatingSystem/Python | |
parent | 7f7e4aed21c22c8bcf9bebdff38ed2e582b4d434 (diff) | |
download | llvm-884bc6a6ed95befa128e4bcb1a1e64cf39d73117.zip llvm-884bc6a6ed95befa128e4bcb1a1e64cf39d73117.tar.gz llvm-884bc6a6ed95befa128e4bcb1a1e64cf39d73117.tar.bz2 |
[X86] Modify LOOP*, HLT control flow attributes
Add missing control flow attributes:
- LOOP*: isBranch, isTerminator
- HLT: isTerminator
This helps downstream disassemblers (such as BOLT) reconstruct the control
flow graph more accurately.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D102297
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python')
0 files changed, 0 insertions, 0 deletions