From: Nico Weber Date: Tue, 13 Sep 2022 01:02:02 +0000 (-0400) Subject: [gn build] port a85e4aa37dec X-Git-Tag: upstream/17.0.6~33723 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0a40d7c27a0601b259b757db26b73e51783a378c;p=platform%2Fupstream%2Fllvm.git [gn build] port a85e4aa37dec --- diff --git a/llvm/utils/gn/secondary/compiler-rt/include/BUILD.gn b/llvm/utils/gn/secondary/compiler-rt/include/BUILD.gn index f7d4a73..bd88978c1 100644 --- a/llvm/utils/gn/secondary/compiler-rt/include/BUILD.gn +++ b/llvm/utils/gn/secondary/compiler-rt/include/BUILD.gn @@ -3,7 +3,7 @@ import("//clang/resource_dir.gni") copy("include") { sources = [ "fuzzer/FuzzedDataProvider.h", - "orc/c_api.h", + "orc_rt/c_api.h", "profile/InstrProfData.inc", "profile/MemProfData.inc", "sanitizer/allocator_interface.h",