OSDN Git Service

Give Op<N>() AppleScript-like semantics, i.e. for negative N it indexes relative...
authorGabor Greif <ggreif@gmail.com>
Tue, 10 Mar 2009 23:02:13 +0000 (23:02 +0000)
committerGabor Greif <ggreif@gmail.com>
Tue, 10 Mar 2009 23:02:13 +0000 (23:02 +0000)
commit20cb46287cf5deb49cb484c9770e73f7cf246e7b
treec119fbf99a067fbcd94cb7ea2528dba9870d2f79
parent68edf5f68a9e25120f06ab30e064a869eb83018e
Give Op<N>() AppleScript-like semantics, i.e. for negative N it indexes relative to op_end.
This is a preliminary to changes to come. No intended functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66593 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/OperandTraits.h
include/llvm/User.h