Safe Haskell | None |
---|
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 ()
Safe Haskell | None |
---|
GHC LLVM Mangler
This script processes the assembly produced by LLVM, rearranging the code so that an info table appears before its corresponding function.