Move needsComdatForCounter() to lib/ProfileData/InstrProf.cpp from lib/Transforms/Instrumentation/InstrProfiling.cpp to make is available for other files.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D22643
[PGO] Make needsComdatForCounter() available (NFC) ClosedPublic Authored by xur on Jul 21 2016, 1:10 PM.
Details Summary Move needsComdatForCounter() to lib/ProfileData/InstrProf.cpp from lib/Transforms/Instrumentation/InstrProfiling.cpp to make is available for other files.
Diff Detail
Event Timelinexur updated this object. This revision is now accepted and ready to land.Jul 21 2016, 1:21 PM Closed by commit rL276330: [PGO] Make needsComdatForCounter() available (NFC) (authored by xur). · Explain WhyJul 21 2016, 1:57 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 64956 llvm/trunk/include/llvm/ProfileData/InstrProf.h
llvm/trunk/lib/ProfileData/InstrProf.cpp
llvm/trunk/lib/Transforms/Instrumentation/InstrProfiling.cpp
|