| commit | cd330348f54c2f3a18f242224c301eb9ecbb4df4 | [log] [tgz] |
|---|---|---|
| author | Bill Wendling <isanbard@gmail.com> | Fri Jan 04 23:27:34 2013 +0000 |
| committer | Bill Wendling <isanbard@gmail.com> | Fri Jan 04 23:27:34 2013 +0000 |
| tree | 47ff0951bee306f3b8b2677368ea7497bb4e7780 | |
| parent | ecda2b2df76b618037a9767e850a8d88dd86867a [diff] |
Get rid of the 'Bits' mask in the attribute builder. The bit mask thing will be a thing of the past. It's not extensible enough. Get rid of its use here. Opt instead for using a vector to hold the attributes. Note: Some of this code will become obsolete once the rewrite is further along. llvm-svn: 171553