Extern declaration for unordered.f32 libcall was not being emitted. Fixed that.
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Tue, 29 Dec 2009 03:24:34 +0000 (03:24 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Tue, 29 Dec 2009 03:24:34 +0000 (03:24 +0000)
commit223497e1ef756176152ece14c3cac6213714425e
treef5d4e984cf1c600598a0a6cc8a105db636f88e81
parenta43a3f2379360a766725a4138ee9aff4df41b486
Extern declaration for unordered.f32 libcall was not being emitted. Fixed that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92242 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PIC16/PIC16ISelLowering.cpp
test/CodeGen/PIC16/C16-15.ll [new file with mode: 0644]