Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: d7c9f9fa593bd62ce9a7971b24ccd4fd54aa5def
      
https://github.com/dyninst/dyninst/commit/d7c9f9fa593bd62ce9a7971b24ccd4fd54aa5def
  Author: Tim Haines <thaines.as...@gmail.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
    M symtabAPI/src/Object.C
    M symtabAPI/src/Object.h

  Log Message:
  -----------
  Remove AObject::pickLanguage (#1358)

This was only used by the STABs parsing code. It should have been removed by 
5e142eff. Language detection is handled by `void Object::getModuleLanguageInfo` 
and requires DWARF (it does nothing on non-ELF binaries).


_______________________________________________
Dyninst-api mailing list
Dyninst-api@cs.wisc.edu
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

Reply via email to