mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 12:36:07 +00:00

RISCVII::MO_HI was being passed to the offset argument instead of the flags argument. Adjust some other calls to not pass an explicit 0 to the offset argument since it already has a default value of 0.