C function declaration to LLVM FunctionType conversion library
Find a file
2013-04-09 15:27:07 -04:00
.gitignore Initial commit 2013-04-09 11:22:58 -07:00
abi-generic.h import primary code (and license) from LLVM D Compiler (LDC) project 2013-04-09 15:27:07 -04:00
abi-ppc64.cpp import primary code (and license) from LLVM D Compiler (LDC) project 2013-04-09 15:27:07 -04:00
abi-ppc64.h import primary code (and license) from LLVM D Compiler (LDC) project 2013-04-09 15:27:07 -04:00
abi-win64.cpp import primary code (and license) from LLVM D Compiler (LDC) project 2013-04-09 15:27:07 -04:00
abi-win64.h import primary code (and license) from LLVM D Compiler (LDC) project 2013-04-09 15:27:07 -04:00
abi-x86-64.cpp import primary code (and license) from LLVM D Compiler (LDC) project 2013-04-09 15:27:07 -04:00
abi-x86-64.h import primary code (and license) from LLVM D Compiler (LDC) project 2013-04-09 15:27:07 -04:00
abi-x86.cpp import primary code (and license) from LLVM D Compiler (LDC) project 2013-04-09 15:27:07 -04:00
abi-x86.h import primary code (and license) from LLVM D Compiler (LDC) project 2013-04-09 15:27:07 -04:00
abi.cpp import primary code (and license) from LLVM D Compiler (LDC) project 2013-04-09 15:27:07 -04:00
abi.h import primary code (and license) from LLVM D Compiler (LDC) project 2013-04-09 15:27:07 -04:00
LICENSE import primary code (and license) from LLVM D Compiler (LDC) project 2013-04-09 15:27:07 -04:00
README.md Initial commit 2013-04-09 11:22:58 -07:00

llvm-cfunctiontype

C function declaration to LLVM FunctionType conversion library