| commit | 2a06028c0a407c7dd2134060993770f50e299401 | [log] [tgz] |
|---|---|---|
| author | Craig Topper <craig.topper@intel.com> | Thu Oct 26 06:46:40 2017 +0000 |
| committer | Craig Topper <craig.topper@intel.com> | Thu Oct 26 06:46:40 2017 +0000 |
| tree | 3298fc9c56f3840ebb82d21104dfe4ff5ec0ac3c | |
| parent | 619b15283d1337b1599e9c611e7dc892c3d2577d [diff] |
[AsmParser][TableGen] Make the generated mnemonic spell checker function a file local static function. Also only emit in targets that specificially request it. This is required so we don't get an unused static function error. llvm-svn: 316640