Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Not being experienced with AARCH64, what does the endianness impact? Does it affect the encoding of instructions, because if so, I'm surprised that the .plt section disassembles fine in this case.
llvm/test/tools/llvm-objdump/ELF/AArch64/plt.test | ||
---|---|---|
9–11 | Any particular reason you've removed the new line? The line is getting a little long here. |
llvm/test/tools/llvm-objdump/ELF/AArch64/plt.test | ||
---|---|---|
9–11 | 86 bytes... which is fine |
Any particular reason you've removed the new line? The line is getting a little long here.