[PATCH] D54154: [ELF][MIPS] Use MIPS R6 `sigrie` as a trap instruction
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 6 15:06:54 PST 2018
ruiu added a comment.
Maybe we probably should change the type of TrapInstr from uint32_t to uint8_t[4]?
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D54154
More information about the llvm-commits
mailing list