Skip to content

Commit dd2792a

Browse files
authored
[bazel] Fix build past 6292f11 (#110459)
1 parent a548ede commit dd2792a

File tree

1 file changed

+1
-1
lines changed
  • utils/bazel/llvm-project-overlay/compiler-rt

1 file changed

+1
-1
lines changed

utils/bazel/llvm-project-overlay/compiler-rt/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ cc_library(
7171
"lib/orc/interval_map.h",
7272
"lib/orc/interval_set.h",
7373
"lib/orc/jit_dispatch.h",
74-
"lib/orc/sections_tracker.h",
74+
"lib/orc/record_section_tracker.h",
7575
"lib/orc/simple_packed_serialization.h",
7676
"lib/orc/stl_extras.h",
7777
"lib/orc/string_pool.h",

0 commit comments

Comments
 (0)