================
@@ -531,10 +531,14 @@ class ArchSpec {
void SetFlags(const std::string &elf_abi);
+ /// Returns the subtarget feature used by the disassembler to decode
+ /// instructions based on target specific features.
----------------
tedwoodward wrote:remove unnecessary comment https://github.com/llvm/llvm-project/pull/147990 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
