Replace the use of TargetMachine with a tiny bool variable.
authorEric Christopher <echristo@gmail.com>
Fri, 6 Jun 2014 23:26:48 +0000 (23:26 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 6 Jun 2014 23:26:48 +0000 (23:26 +0000)
commit7fe88820e31d6e47031f42291e34d7416defc4cc
treea18b3901e3b05abb7a6a496703e94fa241ba9eb3
parentdf2f80d90903477ee33a6e53e90c12475d1dfdc3
Replace the use of TargetMachine with a tiny bool variable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210386 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86JITInfo.cpp
lib/Target/X86/X86JITInfo.h
lib/Target/X86/X86TargetMachine.cpp