[all-commits] [llvm/llvm-project] f5ba0a: Fix inline-record.test for Arm/Windows

Omair Javaid via All-commits all-commits at lists.llvm.org
Wed Jun 29 12:22:30 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5ba0a3d059380c62dd06cc8091e6aee53f3401f
      https://github.com/llvm/llvm-project/commit/f5ba0a3d059380c62dd06cc8091e6aee53f3401f
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2022-06-29 (Wed, 29 Jun 2022)

  Changed paths:
    M lldb/test/Shell/SymbolFile/Breakpad/inline-record.test

  Log Message:
  -----------
  Fix inline-record.test for Arm/Windows

This patch fixes inline-record.test to run on multiple platforms
including Arm/Windows. Test is fixed to expect any value for id
fields of functions and blocks returned by 'image lookup' command.
This field can be any value as it is internally generated id.




More information about the All-commits mailing list