OSDN Git Service

[RS4GC] Pass CallSite by value instead of const ref; NFC
authorSanjoy Das <sanjoy@playingwithpointers.com>
Fri, 17 Jun 2016 00:45:00 +0000 (00:45 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Fri, 17 Jun 2016 00:45:00 +0000 (00:45 +0000)
commit78628d1ea768471da97ae7379797187efb9e5e7d
treee863840e0bc8a195970672b65a318f023e660a45
parent04d0fe9c10b2e1337fd99fd61b6917c1e460c301
[RS4GC] Pass CallSite by value instead of const ref; NFC

That's the idiomatic LLVM pattern.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272981 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp