mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-21 03:05:15 +00:00
9e079eec0c
- The C, C++, MSIL, and Mips backends still need the module. llvm-svn: 77927
//===---------------------------------------------------------------------===// Vector instructions support. ShuffleVector ExtractElement InsertElement //===---------------------------------------------------------------------===// Add "OpaqueType" type. //===---------------------------------------------------------------------===// "switch" instruction emulation with CLI "switch" instruction. //===---------------------------------------------------------------------===// Write linker for external function, because function export need to know dynamic library where function located. .method static hidebysig pinvokeimpl("msvcrt.dll" cdecl) void free(void*) preservesig {}