]> granicus.if.org Git - clang/commit
Use getNamedGlobal instead of getGlobalVariable. (Fixes self-host).
authorAnders Carlsson <andersca@mac.com>
Wed, 24 Mar 2010 05:32:05 +0000 (05:32 +0000)
committerAnders Carlsson <andersca@mac.com>
Wed, 24 Mar 2010 05:32:05 +0000 (05:32 +0000)
commit5eea8768b7a659825a46d7e55730a75282231a6f
tree79ef04b571efdcf63c4445842fc17cd75a0900c3
parent1a37d0a8f0f7110046e499bbe1117fec91f31f7e
Use getNamedGlobal instead of getGlobalVariable. (Fixes self-host).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99385 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGClass.cpp
lib/CodeGen/CGVTT.cpp
lib/CodeGen/CGVtable.cpp
lib/CodeGen/CGVtable.h