[all-commits] [llvm/llvm-project] 2c0cbc: GetModule, GetExeModule methods added

Ilya Bukonkin via All-commits all-commits at lists.llvm.org
Thu Oct 29 13:45:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c0cbc47cae4e69195a883771664ef3d5a54c7d2
      https://github.com/llvm/llvm-project/commit/2c0cbc47cae4e69195a883771664ef3d5a54c7d2
  Author: Ilya Bukonkin <fallkrum at yahoo.com>
  Date:   2020-10-29 (Thu, 29 Oct 2020)

  Changed paths:
    M lldb/bindings/interface/SBType.i
    M lldb/include/lldb/API/SBModule.h
    M lldb/include/lldb/API/SBType.h
    M lldb/include/lldb/Symbol/Type.h
    M lldb/source/API/SBType.cpp
    M lldb/source/Symbol/Type.cpp
    A lldb/test/API/functionalities/type_get_module/Makefile
    A lldb/test/API/functionalities/type_get_module/TestTypeGetModule.py
    A lldb/test/API/functionalities/type_get_module/compile_unit1.c
    A lldb/test/API/functionalities/type_get_module/compile_unit2.c
    A lldb/test/API/functionalities/type_get_module/main.c

  Log Message:
  -----------
  GetModule, GetExeModule methods added




More information about the All-commits mailing list