[all-commits] [llvm/llvm-project] e3645f: [lldb/test] Fix a fragile assumption in TestTypeGe...

Pavel Labath via All-commits all-commits at lists.llvm.org
Mon Nov 2 06:43:25 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e3645fdff4639d2ac93e1869a7cd0be8ef24b6f2
      https://github.com/llvm/llvm-project/commit/e3645fdff4639d2ac93e1869a7cd0be8ef24b6f2
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
    M lldb/test/API/functionalities/type_get_module/TestTypeGetModule.py

  Log Message:
  -----------
  [lldb/test] Fix a fragile assumption in TestTypeGetModule

the binary can contain more than three compile units if the compiler
support files (crtbegin/end, etc.) come with their own debug info.




More information about the All-commits mailing list