[PATCH] D45063: Do not use template for check{Int, UInt, IntUInt, Alignment}.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 29 15:45:11 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328843: Do not use template for check{Int,UInt,IntUInt,Alignment}. (authored by ruiu, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D45063?vs=140326&id=140351#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45063

Files:
  lld/trunk/ELF/Arch/AArch64.cpp
  lld/trunk/ELF/Arch/ARM.cpp
  lld/trunk/ELF/Arch/Mips.cpp
  lld/trunk/ELF/Arch/PPC64.cpp
  lld/trunk/ELF/Arch/SPARCV9.cpp
  lld/trunk/ELF/Arch/X86.cpp
  lld/trunk/ELF/Arch/X86_64.cpp
  lld/trunk/ELF/Target.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45063.140351.patch
Type: text/x-patch
Size: 16741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180329/2227210b/attachment.bin>


More information about the llvm-commits mailing list