OSDN Git Service

apparently the X86 JIT isn't fully contextized, it is still using getGlobalContext...
authorChris Lattner <sabre@nondot.org>
Tue, 27 Oct 2009 17:01:03 +0000 (17:01 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 Oct 2009 17:01:03 +0000 (17:01 +0000)
commit1995051395569397c1c2aa54177ae3b8535e53d8
tree080536536b07a239538ae7960002684f473667d6
parent8d33659b93f8136505b89a34dcbc350c1ac4654d
apparently the X86 JIT isn't fully contextized, it is still using getGlobalContext() :(

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