Change this so that LLC actually tries to run the code generator, though it will
authorChris Lattner <sabre@nondot.org>
Sat, 28 Feb 2004 20:21:45 +0000 (20:21 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Feb 2004 20:21:45 +0000 (20:21 +0000)
commit9ff6ba1ea1692a3bbef8ffd6ad6a4a724d4b9667
tree5f1c7dc603ae5c5f909a20cab4c085d266bb3cf6
parentd62276a66e7678fbbc1e7ac3c45b55de2647b4de
Change this so that LLC actually tries to run the code generator, though it will
immediately abort due to lack of an instruction selector. :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11963 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcTargetMachine.cpp
lib/Target/SparcV8/SparcV8TargetMachine.cpp