We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9e3bf commit ec56c92Copy full SHA for ec56c92
llvm/utils/gn/secondary/compiler-rt/include/BUILD.gn
@@ -5,6 +5,7 @@ copy("include") {
5
"fuzzer/FuzzedDataProvider.h",
6
"orc_rt/c_api.h",
7
"profile/InstrProfData.inc",
8
+ "profile/instr_prof_interface.h",
9
"profile/MemProfData.inc",
10
"sanitizer/allocator_interface.h",
11
"sanitizer/asan_interface.h",
0 commit comments