Make getNumWords public so that those using getRawData stand a chance of
authorReid Spencer <rspencer@reidspencer.com>
Sat, 3 Mar 2007 06:17:23 +0000 (06:17 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 3 Mar 2007 06:17:23 +0000 (06:17 +0000)
commit28bb83625accaa7b44d60c71794d35e3e8d61039
treee73b355d3675b0c23492bfdc66637f9591b883e4
parentda347141ecb7ce44c532cdc51b000d5ab65db79f
Make getNumWords public so that those using getRawData stand a chance of
not reading beyond the end of the buffer returned.

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