Document assumption in X86FrameLowering::inlineStackProbe()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 22 Feb 2016 02:32:35 +0000 (02:32 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 22 Feb 2016 02:32:35 +0000 (02:32 +0000)
commitd6de2a76127837d1eef55574563347ea8c0210a9
tree20c6edf7328d3f872bcb9533593190ba6008d4ef
parente7f8fb98359a818eb0944461d3718898d792d5ce
Document assumption in X86FrameLowering::inlineStackProbe()

Resolve FIXME from r261504.  Apparently bundled instructions are illegal
here:
http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20160215/334146.html

llvm-svn: 261507
llvm/lib/Target/X86/X86FrameLowering.cpp