Move TargetInstrDescriptors extern to the one .cpp file that refers to it:
authorChris Lattner <sabre@nondot.org>
Tue, 29 Oct 2002 17:40:30 +0000 (17:40 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 29 Oct 2002 17:40:30 +0000 (17:40 +0000)
commitf1757c414cbf7d1b7a11cc8287fd26c2ce13fb41
treeb6452793e5b0962059685ed1cda3eb81ea002c24
parentadc101bbcd39a276c37d7ca1b20526c1016379b4
Move TargetInstrDescriptors extern to the one .cpp file that refers to it:
MachineInstr.cpp

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4392 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/MachineInstrInfo.h
include/llvm/Target/TargetInstrInfo.h
lib/CodeGen/MachineInstr.cpp