Skip to content

Commit 0502314

Browse files
authored
[bazel] Fix bazel build (#166641)
1 parent e79528f commit 0502314

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -693,6 +693,8 @@ cc_binary(
693693
"utils/TableGen/Basic/DirectiveEmitter.cpp",
694694
"utils/TableGen/Basic/IntrinsicEmitter.cpp",
695695
"utils/TableGen/Basic/RISCVTargetDefEmitter.cpp",
696+
"utils/TableGen/Basic/RuntimeLibcalls.cpp",
697+
"utils/TableGen/Basic/RuntimeLibcalls.h",
696698
"utils/TableGen/Basic/RuntimeLibcallsEmitter.cpp",
697699
"utils/TableGen/Basic/SDNodeProperties.cpp",
698700
"utils/TableGen/Basic/SDNodeProperties.h",

0 commit comments

Comments
 (0)