diff options
author | Craig Topper <craig.topper@intel.com> | 2017-12-08 23:30:03 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-12-08 23:30:03 +0000 |
commit | e29f50da4dacf15faa5c306c4196679b95bdb0bc (patch) | |
tree | 4a4247bea22ca09f38682ebd6695cf8297f2e57d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 354abec3e6b6132c9456de39951e8de0632771cc (diff) | |
download | llvm-e29f50da4dacf15faa5c306c4196679b95bdb0bc.zip llvm-e29f50da4dacf15faa5c306c4196679b95bdb0bc.tar.gz llvm-e29f50da4dacf15faa5c306c4196679b95bdb0bc.tar.bz2 |
[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.
llvm-svn: 320213
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions