[TableGen] Remove constant string argument from a method that's only called...
[TableGen] Remove constant string argument from a method that's only called once. We can just hardcode the string inside. There already other things that make the method not reusable. NFC llvm-svn: 260840
Loading
Please sign in to comment