[llvm] r324511 - Revert "[DebugInfo] Improvements to representation of enumeration types (PR36168)"

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 15:43:35 PST 2018


On Wed, Feb 7, 2018 at 12:28 PM, Momchil Velikov via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: chill
> Date: Wed Feb  7 12:28:47 2018
> New Revision: 324511
>
> URL: http://llvm.org/viewvc/llvm-project?rev=324511&view=rev
> Log:
> Revert "[DebugInfo] Improvements to representation of enumeration types (PR36168)"
>
> Revert commit r324489, it broke LLDB tests.
>

The fact that several of us spent so much time on the lldb bots that
now can catch debug info regressions makes me really happy.
Sorry you had to be the guinea pig for this, please let me know if
there's something I can do to help you on the debugger side of things.

--
Davide


More information about the llvm-commits mailing list