[llvm] [RISCV] Support .option {no}exact (PR #122483)

Sudharsan Veeravalli via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 25 05:04:14 PDT 2025


================
@@ -8,6 +8,7 @@
 
 #include "RISCVAsmBackend.h"
 #include "RISCVMCExpr.h"
+#include "RISCVMCTargetDesc.h"
----------------
svs-quic wrote:

Don't think this is needed.

https://github.com/llvm/llvm-project/pull/122483


More information about the llvm-commits mailing list