From bf4f84d37ba83bc9b231c1fb684f4f0139c86fe3 Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Tue, 31 Dec 2019 04:57:05 +0000 Subject: Note --- compiler/nativeGen/X86/Ppr.hs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compiler/nativeGen/X86/Ppr.hs b/compiler/nativeGen/X86/Ppr.hs index 43f7cc12fb..41d972af6a 100644 --- a/compiler/nativeGen/X86/Ppr.hs +++ b/compiler/nativeGen/X86/Ppr.hs @@ -206,7 +206,10 @@ pprLabelType' dflags lbl = text "@object" where {- - NOTE: This is a bit hacky. + Note [Declare info table symbols as @object] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + This is a bit hacky. With the `tablesNextToCode` info tables look like this: ``` -- cgit v1.2.1