| commit | 682ee42550a8e0a24693a075bd3431818e88ce13 | [log] [tgz] |
|---|---|---|
| author | Aaron Ballman <aaron@aaronballman.com> | Wed Sep 11 19:47:58 2013 +0000 |
| committer | Aaron Ballman <aaron@aaronballman.com> | Wed Sep 11 19:47:58 2013 +0000 |
| tree | dcc9c7f42168625d8618dca6a0184ed90a6a0b14 | |
| parent | 5b2f4b054054d4bd13bc0b39803ccd3e5e0618ec [diff] |
Tablegen now generates a StringSwitch for attributes containing enumeration arguments to map strings to the proper enumeration value. This makes error checking more consistent and reduces the amount of hand-written code required. llvm-svn: 190545