summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTim Northover <Tim.Northover@arm.com>2013-02-28 14:36:31 +0000
committerTim Northover <Tim.Northover@arm.com>2013-02-28 14:36:31 +0000
commitc3c5c0971dfeb85fc4b3862b264062230071dbcb (patch)
treedd26dda97483d547be5d21e3237db33d5fde49b3 /clang/lib/CodeGen/CodeGenModule.cpp
parentb9d4fd210b87b3c350900bf940ac238324d0a85e (diff)
downloadbcm5719-llvm-c3c5c0971dfeb85fc4b3862b264062230071dbcb.tar.gz
bcm5719-llvm-c3c5c0971dfeb85fc4b3862b264062230071dbcb.zip
AArch64: be more careful resorting to inefficient addressing for weak vars.
If an otherwise weak var is actually defined in this unit, it can't be undefined at runtime so we can use normal global variable sequences (ADRP/ADD) to access it. llvm-svn: 176259
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud