[PATCH] D37617: Debug info for variables whose type is shrinked to bool fix

Nikola Prica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 08:00:45 PDT 2017


NikolaPrica updated this revision to Diff 114844.
NikolaPrica retitled this revision from "Fix for unchecked dyn_cast in globalot created in rL312318" to "Debug info for variables whose type is shrinked to bool fix".
NikolaPrica edited the summary of this revision.
Herald added a subscriber: JDevlieghere.

https://reviews.llvm.org/D37617

Files:
  lib/CodeGen/AsmPrinter/DwarfExpression.cpp
  lib/IR/DebugInfoMetadata.cpp
  lib/Transforms/IPO/GlobalOpt.cpp
  test/Transforms/GlobalOpt/integer-bool-dwarf.ll
  test/Transforms/GlobalOpt/shrink-address-to-bool.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37617.114844.patch
Type: text/x-patch
Size: 8506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170912/bcf14df8/attachment.bin>


More information about the llvm-commits mailing list