File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
compiler-rt/include/profile
llvm/include/llvm/ProfileData Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 62
62
#define INSTR_PROF_VISIBILITY
63
63
#endif
64
64
65
- /* This is include is needed for symbol visibility macros used on
65
+ /* This include is needed for symbol visibility macros used on
66
66
* ValueProfRecord\ValueProfData so there functions are exported from the
67
67
* LLVM shared library on windows. */
68
68
#ifdef __cplusplus
Original file line number Diff line number Diff line change 62
62
#define INSTR_PROF_VISIBILITY
63
63
#endif
64
64
65
- /* This is include is needed for symbol visibility macros used on
65
+ /* This include is needed for symbol visibility macros used on
66
66
* ValueProfRecord\ValueProfData so there functions are exported from the
67
67
* LLVM shared library on windows. */
68
68
#ifdef __cplusplus
You can’t perform that action at this time.
0 commit comments