diff options
author | Wenlei He <aktoon@gmail.com> | 2021-11-11 18:28:47 -0800 |
---|---|---|
committer | Wenlei He <aktoon@gmail.com> | 2021-11-15 19:00:27 -0800 |
commit | f7976edc1ec48ae9f96bcc7524ae02373d126869 (patch) | |
tree | 26eb1a3517bfbcd738e8e5bfbb8f0c3f67d0fa18 /lldb/packages/Python/lldbsuite/test/lldbtest.py | |
parent | dbd36e1e9f16059f1be1d15f8549a6e538906679 (diff) | |
download | llvm-f7976edc1ec48ae9f96bcc7524ae02373d126869.zip llvm-f7976edc1ec48ae9f96bcc7524ae02373d126869.tar.gz llvm-f7976edc1ec48ae9f96bcc7524ae02373d126869.tar.bz2 |
[llvm-profgen] Add switch to allow use of first loadable segment for calculating offset
Adding `-use-loadable-segment-as-base` to allow use of first loadable segment for calculating offset. By default first executable segment is used for calculating offset. The switch helps compatibility with unsymbolized profile generated from older tools.
Differential Revision: https://reviews.llvm.org/D113727
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions