This option doesn't need to be a target option. It can be in SDISel instead.
authorOwen Anderson <resistor@mac.com>
Tue, 5 Aug 2008 00:27:28 +0000 (00:27 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 5 Aug 2008 00:27:28 +0000 (00:27 +0000)
commit6ac8df7f611b5b129af7192ad931862fc8169aae
treeab11c3456d01a6f0c9ed1db15348495724f7eb0f
parent2b85dc3544f4611d07bd1fdf2fe4081e3b0793fd
This option doesn't need to be a target option.  It can be in SDISel instead.

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