In the initial exec mode we always do a load to find the address of a variable.
Before this patch in pic 32 bit code we would add the global base register and not load from that address. This is a really old bug, but before the introduction of the tls attributes we would never select initial exec for pic code. llvm-svn: 159409
Loading
Please register or sign in to comment