[PATCH] D32206: X86RegisterInfo: eliminateFrameIndex: Avoid code duplication; NFC

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 17:19:27 PDT 2017


MatzeB updated this revision to Diff 95863.
MatzeB added a comment.

Add assert() to be in line with the latest update in https://reviews.llvm.org/D32205


Repository:
  rL LLVM

https://reviews.llvm.org/D32206

Files:
  lib/Target/X86/X86FrameLowering.cpp
  lib/Target/X86/X86FrameLowering.h
  lib/Target/X86/X86RegisterInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32206.95863.patch
Type: text/x-patch
Size: 4935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170420/f2d7db0a/attachment.bin>


More information about the llvm-commits mailing list