================
@@ -399,6 +398,7 @@ class Disassembler : public
std::enable_shared_from_this<Disassembler>,
eOptionMarkPCAddress =
(1u << 3), // Mark the disassembly line the contains the PC
eOptionShowControlFlowKind = (1u << 4),
+ eOptionRichAnnotations = (1u << 5),
----------------
adrian-prantl wrote:
Ping @UltimateForce21
https://github.com/llvm/llvm-project/pull/152887
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits