[all-commits] [llvm/llvm-project] 0303eb: Revert "Emit swift5 reflection section data in dsy...
Shubham Sandeep Rastogi via All-commits
all-commits at lists.llvm.org
Wed Jan 26 16:59:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0303eb3cf26d3c918638b07c1e4f59f13d6f3def
https://github.com/llvm/llvm-project/commit/0303eb3cf26d3c918638b07c1e4f59f13d6f3def
Author: Shubham Sandeep Rastogi <srastogi22 at apple.com>
Date: 2022-01-26 (Wed, 26 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/X86/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 50f50f2582993a079dbcfb8e7ba48920f41e6be0.
More information about the All-commits
mailing list