Safe Haskell | None |
---|---|
Language | Haskell98 |
GHC LLVM Mangler
This script processes the assembly produced by LLVM, rearranging the code so that an info table appears before its corresponding function.
- llvmFixupAsm :: DynFlags -> FilePath -> FilePath -> IO ()