[all-commits] [llvm/llvm-project] a18d06: Add support to dsymutil for dumping out new swift5...

Shubham Sandeep Rastogi via All-commits all-commits at lists.llvm.org
Thu Feb 10 13:52:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a18d06a0f8ff2cce09166c814caeff97eefce03f
      https://github.com/llvm/llvm-project/commit/a18d06a0f8ff2cce09166c814caeff97eefce03f
  Author: Shubham Sandeep Rastogi <srastogi22 at apple.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
    M llvm/include/llvm/BinaryFormat/Swift.def
    M llvm/test/tools/dsymutil/Inputs/reflection_metadata.yaml
    M llvm/test/tools/dsymutil/X86/reflection-dump.test

  Log Message:
  -----------
  Add support to dsymutil for dumping out new swift5 reflection sections

This change adds support for dsymutil to be able to dump out the new swift5 reflection sections called swift5_proto and swift5_protos. The test is also updated to check for this.

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




More information about the All-commits mailing list