'The attached patch fixes an issue where llc -march=cpp fails with
authorChris Lattner <sabre@nondot.org>
Fri, 1 May 2009 23:54:26 +0000 (23:54 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 1 May 2009 23:54:26 +0000 (23:54 +0000)
commitc650f1f141e966d3f8b14f5556937b8473784076
tree859a69f80f21e0fe69afca89854347d6a3f2636b
parent837e59e2e8a0fc3133aa25cea26b9ee3c7e72c8f
'The attached patch fixes an issue where llc -march=cpp fails with
"Invalid primitive type" on input containing the x86_fp80 type.'
Patch by Collin Winter!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70610 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CppBackend/CPPBackend.cpp
test/CodeGen/CPP/2009-05-01-Long-Double.ll [new file with mode: 0644]