[PATCH] D30629: [APInt] Give the value union a name so we can remove assumptions on VAL being the larger member

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 08:59:41 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302040: [APInt] Give the value union a name so we can remove assumptions on VAL being… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D30629?vs=90637&id=97657#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30629

Files:
  llvm/trunk/include/llvm/ADT/APInt.h
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/lib/Support/APInt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30629.97657.patch
Type: text/x-patch
Size: 43794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/231a3101/attachment.bin>


More information about the llvm-commits mailing list