diff options
author | Job Noorman <jnoorman@igalia.com> | 2023-05-13 11:36:46 +0200 |
---|---|---|
committer | Job Noorman <jnoorman@igalia.com> | 2023-05-13 11:36:47 +0200 |
commit | 946e7aa6dce96fd9538e8866a9adb8024b53d8f4 (patch) | |
tree | 8373099f0d04119734eb49dc02b2e7c534d86ddc /compiler-rt | |
parent | 62858636f54a688c7f5d62e12bd20427296fe686 (diff) | |
download | llvm-946e7aa6dce96fd9538e8866a9adb8024b53d8f4.tar.gz |
[llvm-jitlink] Pass object features when creating MCSubtargetInfo
The reason for this patch is to allow the MCDisassembler used in tests
to disassemble instructions that are only available when a specific
feature is enabled.
For example, on RISC-V it's currently not possible to use
decode_operand() on a compressed instruction. This patch fixes this.
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D149523
Diffstat (limited to 'compiler-rt')
0 files changed, 0 insertions, 0 deletions