[PATCH] D27751: Use after move bug fixes

Piotr Padlewski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 04:19:45 PST 2016


Prazek created this revision.
Prazek added reviewers: mehdi_amini, mboehme.
Prazek added a subscriber: llvm-commits.

Bunch of fixed bugs in LLVM afte running misc-use-after-move analysis


https://reviews.llvm.org/D27751

Files:
  lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp
  lib/IRReader/IRReader.cpp
  lib/Object/Error.cpp
  lib/Support/APFloat.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Transforms/Scalar/LoadCombine.cpp
  tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27751.81368.patch
Type: text/x-patch
Size: 3847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161214/d794e7af/attachment.bin>


More information about the llvm-commits mailing list