Add a new gccld -native-cbe option which causes gccld to generate native code
authorChris Lattner <sabre@nondot.org>
Tue, 6 Apr 2004 16:43:13 +0000 (16:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 6 Apr 2004 16:43:13 +0000 (16:43 +0000)
commit69e8d282bf7b34b3e86c57c8fa17cda9ab8e69aa
treec2f3f2152616a2667a11802013a0c153dcece10d
parente80e637793d3ff3808e564b304b2831f6c7a1625
Add a new gccld -native-cbe option which causes gccld to generate native code
for the application with the C backend instead of the native LLVM code generator

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12698 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gccld/GenerateCode.cpp
tools/gccld/gccld.cpp
tools/gccld/gccld.h