OSDN Git Service

[LowerGuardIntrinsics] Preserve calling conv when lowering
authorSanjoy Das <sanjoy@playingwithpointers.com>
Sat, 30 Apr 2016 00:17:47 +0000 (00:17 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Sat, 30 Apr 2016 00:17:47 +0000 (00:17 +0000)
commit001d688855776dccbb2b4484738acfa0bfd34d47
tree6d9da8a72260069dca6a60d4fda427b2df6eab77
parent6ebef008954b972ade263f1fa7acf6629f5ad737
[LowerGuardIntrinsics] Preserve calling conv when lowering

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268142 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LowerGuardIntrinsic.cpp
test/Transforms/LowerGuardIntrinsic/with-calling-conv.ll [new file with mode: 0644]