1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/lib/Bitcode
Bob Wilson 58dd65ff96 Reserve some constant values for the Swift calling convention.
Swift has a custom calling convention that also requires some new flags
on arguments and one new attribute on alloca instructions. This patch
does not include the implementation of that calling convention - that
will be provided as part of the open-source release of Swift; this only
reserves the bitcode constant values so that they are not used for
other purposes.

llvm-svn: 243379
2015-07-28 04:05:45 +00:00
..
Reader Reserve some constant values for the Swift calling convention. 2015-07-28 04:05:45 +00:00
Writer Reserve some constant values for the Swift calling convention. 2015-07-28 04:05:45 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile
module.modulemap