[PATCH] D59687: [DebugInfo] Prologue inserter need to insert DW_OP_deref_size

Markus Lavin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 13 00:54:35 PDT 2019


markus reopened this revision.
markus added a comment.
This revision is now accepted and ready to land.

Has been reverted in

  commit 0366e3e18142466e4dd99d3109d8facd093cedc8 (llvm.org/master, master)
  Author: Hans Wennborg <hans at hanshq.net>
  Date:   Fri Apr 12 12:54:52 2019 +0000
  
      Revert r358268 "[DebugInfo] DW_OP_deref_size in PrologEpilogInserter."
      
      It causes clang to crash while building Chromium. See https://crbug.com/952230
      for reproducer.

Will analyze the problem and put up a new revision for review shortly.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59687/new/

https://reviews.llvm.org/D59687





More information about the llvm-commits mailing list