Provide a stub Target Streamer implementation for PPC MachO
authorIain Sandoe <iain@codesourcery.com>
Tue, 28 Jan 2014 11:03:17 +0000 (11:03 +0000)
committerIain Sandoe <iain@codesourcery.com>
Tue, 28 Jan 2014 11:03:17 +0000 (11:03 +0000)
commita0a1e41c1bacc8bf23ae5651bd912c1550ca8d0b
treec430b0b2c6bc3f219b05c64a0e1151c25ae8b7f0
parent5e7eecd8509707a77a6b84c7879b947e14698ef0
Provide a stub Target Streamer implementation for PPC MachO

At present, this handles .tc (error) and needs to be expanded to deal properly with .machine

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200309 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp