summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/xray_segmented_array.h
diff options
context:
space:
mode:
authorStephane Sezer <sas@cd80.net>2018-08-17 00:35:47 +0000
committerStephane Sezer <sas@cd80.net>2018-08-17 00:35:47 +0000
commit9e2fe8be02214b419cc87d56ad9c341a0f296964 (patch)
tree62850629b054df0510bbb83e5ef2e4af26889b0a /compiler-rt/lib/xray/xray_segmented_array.h
parent0094d31f5b51691994f38c5de85c4a962fb75b61 (diff)
downloadbcm5719-llvm-9e2fe8be02214b419cc87d56ad9c341a0f296964.tar.gz
bcm5719-llvm-9e2fe8be02214b419cc87d56ad9c341a0f296964.zip
Add a relocation for R_AARCH64_ABS32 in ObjectFileELF
Summary: .rela.debug_info relocations are being done via ObjectFileELF::ApplyRelocations for aarch64. Currently, the switch case that iterates over the relocation type is only implemented for a few different types and `assert(false)`es over the rest. Implement the relocation for R_AARCH64_ABS32 in ApplyRelocations Reviewers: sas, xiaobai, javed.absar, espindola Reviewed By: sas Subscribers: emaste, arichardson, kristof.beyls Differential Revision: https://reviews.llvm.org/D50369 Change by Nathan Lanza <lanza@fb.com> llvm-svn: 339974
Diffstat (limited to 'compiler-rt/lib/xray/xray_segmented_array.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud