None of these targets actually define their own CFI_INSTRUCTION
authorEric Christopher <echristo@gmail.com>
Tue, 29 Apr 2014 00:16:46 +0000 (00:16 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 29 Apr 2014 00:16:46 +0000 (00:16 +0000)
commitaa475b48ccd5432ceffa33310c4a5fd7c3b4d630
treefc3fd6eaa3c5d2f124d0da00b6ca92ad9f51d4bf
parentdc1721b004aa1228b354a2c6edf64c760546b053
None of these targets actually define their own CFI_INSTRUCTION
opcode so there's no reason to use the target namespace for it
rather than TargetOpcode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207475 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCFrameLowering.cpp
lib/Target/Sparc/SparcFrameLowering.cpp
lib/Target/X86/X86FrameLowering.cpp
lib/Target/XCore/XCoreFrameLowering.cpp