diff options
author | Lang Hames <lhames@gmail.com> | 2019-04-22 01:35:16 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2019-04-22 01:35:16 +0000 |
commit | d3dac47aa20d30de35f691c5c6893be06dc0938d (patch) | |
tree | 3f99d20b755ff91e5530e4f64a69b868b00da83e /llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp | |
parent | 405e62b805b03b7f25ef669af498ca4b22dcc464 (diff) | |
download | llvm-d3dac47aa20d30de35f691c5c6893be06dc0938d.zip llvm-d3dac47aa20d30de35f691c5c6893be06dc0938d.tar.gz llvm-d3dac47aa20d30de35f691c5c6893be06dc0938d.tar.bz2 |
[JITLink] Fix section start address calculation in eh-frame recorder.
Section atoms are not sorted, so we need to scan the whole section to find the
start address.
No test case: Found by inspection, and any reproduction would depend on pointer
ordering.
llvm-svn: 358865
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp')
0 files changed, 0 insertions, 0 deletions