Rename InstrProfilingPlatform(Linux|Darwin) to
InstrProfilingPlatform(ELF|MachO) since these files are more
specific to linker and file format than OS.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
Paths
| Differential D47212
[profile] Rename InstrProfilingPlatform(Linux|Darwin) AcceptedPublic Authored by phosek on May 22 2018, 11:54 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, llvm-commits, mgorny. · View Herald TranscriptMay 22 2018, 11:54 AM This revision is now accepted and ready to land.May 23 2018, 8:36 AM
Revision Contents
Diff 148063 compiler-rt/lib/profile/CMakeLists.txt
compiler-rt/lib/profile/InstrProfilingPlatformDarwin.c
compiler-rt/lib/profile/InstrProfilingPlatformELF.c
compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
compiler-rt/lib/profile/InstrProfilingPlatformMachO.c
|