[all-commits] [llvm/llvm-project] d941d5: Revert "[MC] Omit DWARF unwind info if compact unw...
Jez Ng via All-commits
all-commits at lists.llvm.org
Sun Jun 12 07:47:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d941d597837d9e1405086f008c9bd6a71e7263c9
https://github.com/llvm/llvm-project/commit/d941d597837d9e1405086f008c9bd6a71e7263c9
Author: Jez Ng <jezng at fb.com>
Date: 2022-06-12 (Sun, 12 Jun 2022)
Changed paths:
M clang/include/clang/Basic/CodeGenOptions.def
M clang/include/clang/Driver/Options.td
M clang/lib/CodeGen/BackendUtil.cpp
M clang/lib/Driver/ToolChains/Clang.cpp
R clang/test/Driver/femit-dwarf-unwind.c
R clang/test/Driver/femit-dwarf-unwind.s
M clang/tools/driver/cc1as_main.cpp
M llvm/include/llvm/MC/MCContext.h
M llvm/include/llvm/MC/MCTargetOptions.h
M llvm/include/llvm/MC/MCTargetOptionsCommandFlags.h
M llvm/lib/CodeGen/LLVMTargetMachine.cpp
M llvm/lib/CodeGen/MachineModuleInfo.cpp
M llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp
M llvm/lib/ExecutionEngine/Orc/CompileUtils.cpp
M llvm/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp
M llvm/lib/MC/MCContext.cpp
M llvm/lib/MC/MCDwarf.cpp
M llvm/lib/MC/MCObjectFileInfo.cpp
M llvm/lib/MC/MCTargetOptions.cpp
M llvm/lib/MC/MCTargetOptionsCommandFlags.cpp
M llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
R llvm/test/MC/MachO/emit-dwarf-unwind.s
R llvm/test/MC/X86/compact-unwind-mode-dwarf.s
Log Message:
-----------
Revert "[MC] Omit DWARF unwind info if compact unwind is present where eligible"
This reverts commit ef501bf85d8c869248e51371f0e74bcec0e7b229.
More information about the All-commits
mailing list