Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D22967
Pass EphValues by const-ref as it is not modified in the callee ClosedPublic Authored by hiraditya on Jul 29 2016, 11:44 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 29 2016, 11:49 AM Closed by commit rL277634: Pass EphValues by const-ref as it is not modified in the callee (authored by spop). · Explain WhyAug 3 2016, 12:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 66691 llvm/trunk/include/llvm/Analysis/CodeMetrics.h
llvm/trunk/lib/Analysis/CodeMetrics.cpp
|