summaryrefslogtreecommitdiff
path: root/compiler/GHC/CmmToAsm/X86/RegInfo.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/CmmToAsm/X86/RegInfo.hs')
-rw-r--r--compiler/GHC/CmmToAsm/X86/RegInfo.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/GHC/CmmToAsm/X86/RegInfo.hs b/compiler/GHC/CmmToAsm/X86/RegInfo.hs
index 3f7d50d319..0b5071ab97 100644
--- a/compiler/GHC/CmmToAsm/X86/RegInfo.hs
+++ b/compiler/GHC/CmmToAsm/X86/RegInfo.hs
@@ -14,6 +14,7 @@ import GHC.CmmToAsm.Format
import GHC.Platform.Reg
import GHC.Utils.Outputable
+import GHC.Utils.Panic
import GHC.Platform
import GHC.Types.Unique