[all-commits] [llvm/llvm-project] 328e0f: Revert "[DWARF5][DebugInfo]: Added support for Deb...
Amy Huang via All-commits
all-commits at lists.llvm.org
Mon Jan 13 13:58:35 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 328e0f3dcac52171b8cdedeaba22c98e7fbb75ea
https://github.com/llvm/llvm-project/commit/328e0f3dcac52171b8cdedeaba22c98e7fbb75ea
Author: Amy Huang <akhuang at google.com>
Date: 2020-01-13 (Mon, 13 Jan 2020)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
R llvm/test/DebugInfo/X86/debug-info-auto-return.ll
Log Message:
-----------
Revert "[DWARF5][DebugInfo]: Added support for DebugInfo generation for auto return type for C++ member functions."
This reverts commit c958639098a8702b831952b1a1a677ae19190a55, which
causes a crash. See https://reviews.llvm.org/D70524 for details.
More information about the All-commits
mailing list