Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
4b5238a4
Commit
4b5238a4
authored
Aug 23, 2013
by
thoughtpolice
Browse files
Delete trailing whitespace in LlvmCodeGen/Ppr.hs
Signed-off-by:
Austin Seipp
<
aseipp@pobox.com
>
parent
959d8274
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/llvmGen/LlvmCodeGen/Ppr.hs
View file @
4b5238a4
...
...
@@ -137,7 +137,7 @@ iTableSuf = "_itable"
-- | Create a specially crafted section declaration that encodes the order this
-- section should be in the final object code.
--
--
-- The LlvmMangler.llvmFixupAsm pass over the assembly produced by LLVM uses
-- this section declaration to do its processing.
mkLayoutSection
::
Int
->
LMSection
...
...
@@ -149,4 +149,3 @@ mkLayoutSection n
-- be unique since we process the assembly pattern matching this.
infoSection
::
String
infoSection
=
"X98A__STRIP,__me"
Administrator
@root
mentioned in commit
86bf4164
·
Dec 17, 2018
mentioned in commit
86bf4164
mentioned in commit 86bf4164c30e210aa280610ec719d01e62cc95a4
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment