[PATCH] D27751: [LLVM] Use after move bug fixes

Piotr Padlewski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 23 04:44:00 PST 2016


Prazek updated this revision to Diff 82409.
Prazek marked 7 inline comments as done.
Prazek added a comment.

Addressing comments


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.82409.patch
Type: text/x-patch
Size: 4707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161223/62a544e8/attachment.bin>


More information about the llvm-commits mailing list