Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • kgardas's avatar
    3144f856
    add support for ARM hard-float ABI (fixes #5914) · 3144f856
    kgardas authored and Simon Marlow's avatar Simon Marlow committed
    This patch enhances Platform's ArchARM to include ARM ABI value. It also
    tweaks configure machinery to detect hard-float ABI and to set it wherever
    needed. Finally when hard-float ABI is in use, pass appropriate compiler
    option to the LLVM's llc. Fixes #5914.
    3144f856
    History
    add support for ARM hard-float ABI (fixes #5914)
    kgardas authored and Simon Marlow's avatar Simon Marlow committed
    This patch enhances Platform's ArchARM to include ARM ABI value. It also
    tweaks configure machinery to detect hard-float ABI and to set it wherever
    needed. Finally when hard-float ABI is in use, pass appropriate compiler
    option to the LLVM's llc. Fixes #5914.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.