[PATCH] D40249: Copy Function's calling convention by default when creating a new Call

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 2 01:28:13 PST 2019


serge-sans-paille updated this revision to Diff 179823.
serge-sans-paille added a comment.
Herald added a subscriber: jvesely.

restoring previous diff, I accidentally uploaded an incorrect one on that review :-/


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D40249/new/

https://reviews.llvm.org/D40249

Files:
  lib/CodeGen/StackProtector.cpp
  lib/IR/Instructions.cpp
  lib/Target/AMDGPU/AMDGPULibCalls.cpp
  lib/Transforms/Utils/BuildLibCalls.cpp
  lib/Transforms/Utils/SimplifyLibCalls.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40249.179823.patch
Type: text/x-patch
Size: 8999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190102/44fd64e9/attachment.bin>


More information about the llvm-commits mailing list