[all-commits] [llvm/llvm-project] aca964: [LLDB] Cleanup for Fixing DWARFExpression handling...

Shafik Yaghmour via All-commits all-commits at lists.llvm.org
Thu Mar 24 10:00:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aca96480784b5373ad7229816b00297690354208
      https://github.com/llvm/llvm-project/commit/aca96480784b5373ad7229816b00297690354208
  Author: Shafik Yaghmour <syaghmour at apple.com>
  Date:   2022-03-24 (Thu, 24 Mar 2022)

  Changed paths:
    M lldb/source/Expression/DWARFExpression.cpp

  Log Message:
  -----------
  [LLDB] Cleanup for Fixing DWARFExpression handling of ValueType::FileAddress case for DW_OP_deref_size

Late review on https://reviews.llvm.org/D121408 spotted some nice quick clean-ups on this code.




More information about the All-commits mailing list