[all-commits] [llvm/llvm-project] 6103b2: Revert "Emit swift5 reflection section data in dsy...

Shubham Sandeep Rastogi via All-commits all-commits at lists.llvm.org
Fri Jan 21 13:46:13 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6103b2d45bfb43bb403d289d80c137d5155b0778
      https://github.com/llvm/llvm-project/commit/6103b2d45bfb43bb403d289d80c137d5155b0778
  Author: Shubham Sandeep Rastogi <srastogi22 at apple.com>
  Date:   2022-01-21 (Fri, 21 Jan 2022)

  Changed paths:
    R llvm/include/llvm/BinaryFormat/Swift.def
    R llvm/include/llvm/BinaryFormat/Swift.h
    M llvm/include/llvm/DWARFLinker/DWARFStreamer.h
    M llvm/include/llvm/MC/MCContext.h
    M llvm/include/llvm/MC/MCObjectFileInfo.h
    M llvm/include/llvm/Object/MachO.h
    M llvm/include/llvm/Object/ObjectFile.h
    M llvm/lib/DWARFLinker/DWARFStreamer.cpp
    M llvm/lib/MC/MCContext.cpp
    M llvm/lib/MC/MCObjectFileInfo.cpp
    M llvm/lib/Object/MachOObjectFile.cpp
    R llvm/test/tools/dsymutil/Inputs/main.yaml
    R llvm/test/tools/dsymutil/Inputs/reflection_metadata.yaml
    R llvm/test/tools/dsymutil/Inputs/test.yaml
    R llvm/test/tools/dsymutil/reflection-dump.test
    M llvm/tools/dsymutil/DwarfLinkerForBinary.cpp

  Log Message:
  -----------
  Revert "Emit swift5 reflection section data in dsym bundle generated by dsymutil in the Dwarf section."

This reverts commit d84d1135d80c1dead6564347943ba56eed5aac3b. to investigate buildbot failures




More information about the All-commits mailing list