We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac0f5c commit dd56b78Copy full SHA for dd56b78
compiler-rt/include/profile/InstrProfData.inc
@@ -62,7 +62,7 @@
62
#define INSTR_PROF_VISIBILITY
63
#endif
64
65
-/* This is include is needed for symbol visibility macros used on
+/* This include is needed for symbol visibility macros used on
66
* ValueProfRecord\ValueProfData so there functions are exported from the
67
* LLVM shared library on windows. */
68
#ifdef __cplusplus
llvm/include/llvm/ProfileData/InstrProfData.inc
0 commit comments