[TableGen] Remove unnecessary 0 terminator from an array that only existed to...
[TableGen] Remove unnecessary 0 terminator from an array that only existed to prevent ending an array with a comma. But that's perfectly legal and not something we need to prevent. NFC llvm-svn: 257314
Loading
Please sign in to comment