Add fmod() to the Module being compiled so that it gets a stub in the asm file
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 7 Jul 2004 15:36:18 +0000 (15:36 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 7 Jul 2004 15:36:18 +0000 (15:36 +0000)
commitb093259edde0a0557d27f0925ca06bf10e78ecca
tree6f9234e2f6bed9000fa52dba209b8073a1ee5529
parent170a3dc422837773946991014dc1aad5e4b7ebeb
Add fmod() to the Module being compiled so that it gets a stub in the asm file

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