================
@@ -445,10 +444,11 @@ class Disassembler : public 
std::enable_shared_from_this<Disassembler>,
                           const ExecutionContext &exe_ctx, const Address 
&start,
                           Limit limit, bool mixed_source_and_assembly,
                           uint32_t num_mixed_context_lines, uint32_t options,
----------------
adrian-prantl wrote:

Why is the new flag not part of `options`?

https://github.com/llvm/llvm-project/pull/152887
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to