[Lldb-commits] [PATCH] D133069: Fix inconsistent target arch when attaching to arm64 binaries on arm64e platforms.

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 31 16:21:42 PDT 2022


mib added inline comments.


================
Comment at: lldb/include/lldb/Target/Target.h:1012
   ///
+  /// \param[in] set_platform
+  ///     If true, arch_spec is merged with the current
----------------
typo ?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133069/new/

https://reviews.llvm.org/D133069



More information about the lldb-commits mailing list