aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorYingwei Zheng <dtcxzyw2333@gmail.com>2024-07-10 00:39:51 +0800
committerGitHub <noreply@github.com>2024-07-10 00:39:51 +0800
commit2a086dce691e3cc34a2fc27f4fb255bb2cbbfac9 (patch)
tree9836ae3b0a7dbd88f3f43571a5e9ba14cb8730e0 /llvm/lib/Object/MachOObjectFile.cpp
parent5e56d74ce4ee43221d3798bad6f90375b031461e (diff)
downloadllvm-2a086dce691e3cc34a2fc27f4fb255bb2cbbfac9.zip
llvm-2a086dce691e3cc34a2fc27f4fb255bb2cbbfac9.tar.gz
llvm-2a086dce691e3cc34a2fc27f4fb255bb2cbbfac9.tar.bz2
[RISCV][MC] Add support for hardcode encoding of .insn directive (#98030)
This patch adds support for the following two hardcode encodings of .insn directive: ``` .insn <insn-length>, <value> .insn <value> ``` See also gas's patch https://github.com/bminor/binutils-gdb/commit/a262b82fdbf4cda3b0648b1adc32245ca3f78b7a NOTE: This patch doesn't support long instructions. Closes https://github.com/llvm/llvm-project/issues/97498.
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions