diff options
author | Gabor Greif <ggreif@gmail.com> | 2010-07-13 15:31:36 +0000 |
---|---|---|
committer | Gabor Greif <ggreif@gmail.com> | 2010-07-13 15:31:36 +0000 |
commit | 03e7e68caa657c62ebe8fa272797f7bebfaacb0b (patch) | |
tree | 91d23b371dbe05b52ac46e120201feaec730a440 /clang/lib/Frontend/PCHWriterStmt.cpp | |
parent | 79698be162d427c3b6d517ea7d8bc474cce46f5e (diff) | |
download | bcm5719-llvm-03e7e68caa657c62ebe8fa272797f7bebfaacb0b.tar.gz bcm5719-llvm-03e7e68caa657c62ebe8fa272797f7bebfaacb0b.zip |
rotate CallInst operands
with this commit the callee moves to the end of
the operand array (from the start) and the call
arguments now start at index 0 (formerly 1)
this ordering is now consistent with InvokeInst
this commit only flips the switch,
functionally it is equivalent to
r101465
I intend to commit several cleanups after a few
days of soak period
llvm-svn: 108240
Diffstat (limited to 'clang/lib/Frontend/PCHWriterStmt.cpp')
0 files changed, 0 insertions, 0 deletions