Tablegen now generates a StringSwitch for attributes containing enumeration...
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
Loading
Please register or sign in to comment