summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2016-11-29 03:45:36 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2016-11-29 03:45:36 +0000
commitf1e245315b53afb53702bf6fdc41cf2bedfa9d76 (patch)
treee6d5199c1b0669f64c5e18261d3d6954cd4de00a /clang/lib/CodeGen/CodeGenModule.h
parentd3b32df3def13268ae5cf6e90c42c8621b3a7a5d (diff)
downloadbcm5719-llvm-f1e245315b53afb53702bf6fdc41cf2bedfa9d76.tar.gz
bcm5719-llvm-f1e245315b53afb53702bf6fdc41cf2bedfa9d76.zip
Use relocations to fill statically known got entries.
Right now we just remember a SymbolBody for each got entry and duplicate a bit of logic to decide what value, if any, should be written for that SymbolBody. With ARM there will be more complicated values, and it seems better to just use the relocation code to fill the got entries. This makes it clear that each entry is filled by the dynamic linker or by the static linker. llvm-svn: 288107
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud