diff options
author | Rui Ueyama <ruiu@google.com> | 2015-10-23 21:45:59 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-10-23 21:45:59 +0000 |
commit | 803195ed6df7b7d983d800233d77afe0767ba69b (patch) | |
tree | de11020fd870f148cc830ad1b7ce6132e9f04917 /llvm/lib/MC/MachObjectWriter.cpp | |
parent | 3b436d23cac001eb403ea5b6813e856f2ddf78a4 (diff) | |
download | bcm5719-llvm-803195ed6df7b7d983d800233d77afe0767ba69b.tar.gz bcm5719-llvm-803195ed6df7b7d983d800233d77afe0767ba69b.zip |
ELF2: Simplify Writer::assignAddresses. NFC.
This patch is an attempt to simplify assignAddresses function by splitting
it and using less variables. I tried to split the code to create PHDRs from
the code to assign addresses, but it didn't make this code simpler, so I
didn't do that in this patch.
llvm-svn: 251152
Diffstat (limited to 'llvm/lib/MC/MachObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions