Added option -soft-float to generate SW fp library calls instead of fp instructions.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 9 Dec 2006 02:41:30 +0000 (02:41 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 9 Dec 2006 02:41:30 +0000 (02:41 +0000)
commitc9ab2f39ceadefa4ac8c0c922c55a76c0d637a6e
treee52d141d7720411e8d73e15b2ed4edb0ed20e8dd
parent4ad6d61cb71fca7161dc38339ce29f4d776b2519
Added option -soft-float to generate SW fp library calls instead of fp instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32393 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetOptions.h
lib/Target/TargetMachine.cpp