[PATCH] D12514: Remove ABIMacOSX_i386::PrepareNormalCall().

Bruce Mitchener via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 19:55:27 PDT 2015


brucem created this revision.
brucem added a reviewer: clayborg.
brucem added a subscriber: llvm-commits.

This was removed from the other ABI plugins long ago. This removes
a warning that was happening in this unused code as a result of
adding 2 new types to Scalar.h (e_uint128 and e_sint128).

http://reviews.llvm.org/D12514

Files:
  source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.cpp
  source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12514.33659.patch
Type: text/x-patch
Size: 7848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150901/b59799cc/attachment.bin>


More information about the llvm-commits mailing list