diff options
author | Job Noorman <jnoorman@igalia.com> | 2023-10-23 06:40:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-23 06:40:25 +0000 |
commit | 86bc486785ee26ca527e5c830a95479c751ce11e (patch) | |
tree | e227a25dc4195f691830a5d82281904b762f3bf7 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 3eed23d31caab9f19a8fa142aa26ee970a2c60ea (diff) | |
download | llvm-86bc486785ee26ca527e5c830a95479c751ce11e.zip llvm-86bc486785ee26ca527e5c830a95479c751ce11e.tar.gz llvm-86bc486785ee26ca527e5c830a95479c751ce11e.tar.bz2 |
[BOLT][RISCV] Use target features from object file (#69836)
We used to hard-code target features for RISC-V. However, most features
(with the exception of relax) are stored in the object file. This patch
extracts those features to ensure BOLT's output doesn't use any features
not present in the input file.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions