[all-commits] [llvm/llvm-project] aba4e3: [lldb] [PECOFF] Only use PECallFrameInfo on the on...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Mon May 18 18:28:08 PDT 2020


  Branch: refs/heads/release/10.x
  Home:   https://github.com/llvm/llvm-project
  Commit: aba4e3fa3bd0aad13168f2f6e8f1874f9a0fdb57
      https://github.com/llvm/llvm-project/commit/aba4e3fa3bd0aad13168f2f6e8f1874f9a0fdb57
  Author: Martin Storsjö <martin at martin.st>
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
    M lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp

  Log Message:
  -----------
  [lldb] [PECOFF] Only use PECallFrameInfo on the one supported architecture

The RuntimeFunction struct, which PECallFrameInfo interprets, has a
different layout and differnet semantics on all architectures.

Differential Revision: https://reviews.llvm.org/D77000

(cherry picked from commit aa786b881fc89a2a9883bff77912f2053126f95b)




More information about the All-commits mailing list