OSDN Git Service

variable_ops instructions such as call can have any number of operands.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 21 Jun 2006 23:37:07 +0000 (23:37 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 21 Jun 2006 23:37:07 +0000 (23:37 +0000)
commit22f71315df28151639f5d2804844758cfdf5b72a
treeba4cde902e56f013727c7b1c348d522470a37e88
parent72a8e6f58cc7fd666f74a03c42cab616ddac7402
variable_ops instructions such as call can have any number of operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28906 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86CodeEmitter.cpp