]> granicus.if.org Git - clang/commit
Remove the redundant loads / stores to globals that we were generating for selectors...
authorDavid Chisnall <csdavec@swan.ac.uk>
Wed, 23 Mar 2011 18:39:12 +0000 (18:39 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Wed, 23 Mar 2011 18:39:12 +0000 (18:39 +0000)
commit961891d6bb24cbf3cffbd0d1489836f2b17149fd
tree918cd03280b01e453a437ce8374f855235283152
parent9f6614e3c5d34998dd5a5cc6faf0746dcd611d49
Remove the redundant loads / stores to globals that we were generating for selectors (GNU runtimes).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128156 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjCGNU.cpp