ddc-core-llvm-0.4.3.1: Disciplined Disciple Compiler LLVM code generator.

Safe HaskellSafe
LanguageHaskell98

DDC.Llvm.Transform.Calls

Description

Attach calling conventions to ICall instructions.

Synopsis

Documentation

attachCallConvs :: Module -> Module Source #

Attach calling conventions to call instructions.