diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-07-13 20:44:29 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-07-13 20:44:29 +0000 |
commit | 68c10a2ff74fe882cfd789983b2d0f12e42fb0ec (patch) | |
tree | 2eb1c748a9019ff5f8f2330d9db3c6a15e8af670 /lib/MC | |
parent | 135fb455b72b1db12d93aa13b13872780db6315b (diff) | |
download | external_llvm-68c10a2ff74fe882cfd789983b2d0f12e42fb0ec.zip external_llvm-68c10a2ff74fe882cfd789983b2d0f12e42fb0ec.tar.gz external_llvm-68c10a2ff74fe882cfd789983b2d0f12e42fb0ec.tar.bz2 |
Remove variable_ops from call instructions in most targets.
Call instructions are no longer required to be variadic, and
variable_ops should only be used for instructions that encode a variable
number of arguments, like the ARM stm/ldm instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160189 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC')
0 files changed, 0 insertions, 0 deletions