[PATCH] D35637: Fixing an issue with mixing functions from debug and non-debug CUs

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 12:40:09 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308513: Fixing an issue with the initialization of LexicalScopes objects when mixing… (authored by wolfgangp).

Changed prior to commit:
  https://reviews.llvm.org/D35637?vs=107332&id=107355#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35637

Files:
  llvm/trunk/lib/CodeGen/LexicalScopes.cpp
  llvm/trunk/lib/CodeGen/LiveDebugValues.cpp
  llvm/trunk/test/CodeGen/X86/debug-nodebug-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35637.107355.patch
Type: text/x-patch
Size: 5126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170719/e10fb4a4/attachment.bin>


More information about the llvm-commits mailing list