[llvmonly] Don't set the invariant.load flag on loads from the GOT, they are initiali...
authorZoltan Varga <vargaz@gmail.com>
Fri, 5 Feb 2016 03:40:44 +0000 (22:40 -0500)
committerZoltan Varga <vargaz@gmail.com>
Fri, 5 Feb 2016 03:40:44 +0000 (22:40 -0500)
commit6bca78d1bb2f05cf6e04d7eb8611105c6ca563e7
tree95a4314fde84be122d8f3354d1bfaaf324a2bf1d
parentc4037092ac415665b4b2aa639b389deb5bcfc12d
[llvmonly] Don't set the invariant.load flag on loads from the GOT, they are initialized by a call to init_method () so they are not completely invariant.
mono/mini/mini-llvm.c