commit | b6b1c519440746d5e3aa29290057e01b5cb83874 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@intel.com> | Fri Dec 08 23:30:03 2017 +0000 |
committer | Craig Topper <craig.topper@intel.com> | Fri Dec 08 23:30:03 2017 +0000 |
tree | f268508323576556125531da020c7a47997e901b | |
parent | e28484a720d79c2fd53882301a070c1e13e381a2 [diff] |
[X86][Mips] Remove unused method declaration from the X86 and Mips AsmPrinters. Both had a declaration of EmitXRayTable, but there is no method defined in either with that name. There is a emitXRayTable in the base class with a lower case 'e' and they both call that. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320213 91177308-0d34-0410-b5e6-96231b3b80d8