Move APInt::operator[] inline.
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 14 Mar 2012 00:38:15 +0000 (00:38 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 14 Mar 2012 00:38:15 +0000 (00:38 +0000)
commit69ccf9fc0b131f2c71c3d60791425cbf52392ee4
treefed6ef05b8a05f548691acbd1480851d92fde85b
parenta18988518869a84cb4d6510e265b1fb1a52268d1
Move APInt::operator[] inline.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152692 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APInt.h
lib/Support/APInt.cpp