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

Safe HaskellNone
LanguageHaskell98

DDC.Llvm.Transform.Calls

Description

Attach calling conventions to ICall instructions.

Synopsis

Documentation

attachCallConvs :: Module -> Module Source

Attach calling conventions to call instructions.