================
@@ -1011,6 +1011,135 @@ void RuntimeDyldELF::resolveBPFRelocation(const 
SectionEntry &Section,
   }
 }
 
+static void applyUTypeImmRISCV(uint8_t *InstrAddr, uint32_t Imm) {
----------------
Michael137 wrote:

I'm not sure if this was discussed elsewhere in the thread, but we should 
probably split these out into a separate PR

https://github.com/llvm/llvm-project/pull/99336
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to