Eliminate the use of the global variable hack in the X86 target that was used
authorJeff Cohen <jeffc@jolt-lang.org>
Sun, 2 Jan 2005 04:23:12 +0000 (04:23 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Sun, 2 Jan 2005 04:23:12 +0000 (04:23 +0000)
commit40296bdf273bebd55899ce3199feba5409b59c27
treebd8bb4a90ff6cc1be5fe61328a81572a6653560d
parent5aee0b97aa46cb25ccfe157a3a5612d155519b28
Eliminate the use of the global variable hack in the X86 target that was used
to get Visual Studio to link in X86.lib to the executables that need it.  There
is another way of doing it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19252 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86TargetMachine.cpp
win32/Fibonacci/Fibonacci.vcproj
win32/llc/llc.vcproj
win32/lli/lli.vcproj
win32/llvm.sln