OSDN Git Service

pseudosourcevalue is also still using getGlobalContext(), so it isn't
authorChris Lattner <sabre@nondot.org>
Tue, 27 Oct 2009 17:02:08 +0000 (17:02 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 Oct 2009 17:02:08 +0000 (17:02 +0000)
commit75c478a96a542dc386152e00518441e63d22058d
tree7cf253fccd0405217b70a63b29b68ff50d7d7e3e
parent1995051395569397c1c2aa54177ae3b8535e53d8
pseudosourcevalue is also still using getGlobalContext(), so it isn't
thread safe either.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85253 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PseudoSourceValue.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp