diff options
author | Bill Wendling <isanbard@gmail.com> | 2010-07-15 05:56:32 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2010-07-15 05:56:32 +0000 |
commit | d5b390189dd3a514c0b01d764a9798cd531d2b59 (patch) | |
tree | 773bfddee3e7bf6a9393e9715baaffe3fb5490b9 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | ceefcf0143af3167b12cdf1ad807e83dd55e71c8 (diff) | |
download | llvm-d5b390189dd3a514c0b01d764a9798cd531d2b59.zip llvm-d5b390189dd3a514c0b01d764a9798cd531d2b59.tar.gz llvm-d5b390189dd3a514c0b01d764a9798cd531d2b59.tar.bz2 |
Use std::vector instead of a hard-coded array. The length of that array could
get *very* large, but we only need it to be the size of thenumber of pregs.
llvm-svn: 108411
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions