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 e79528f commit 0502314Copy full SHA for 0502314
utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
@@ -693,6 +693,8 @@ cc_binary(
693
"utils/TableGen/Basic/DirectiveEmitter.cpp",
694
"utils/TableGen/Basic/IntrinsicEmitter.cpp",
695
"utils/TableGen/Basic/RISCVTargetDefEmitter.cpp",
696
+ "utils/TableGen/Basic/RuntimeLibcalls.cpp",
697
+ "utils/TableGen/Basic/RuntimeLibcalls.h",
698
"utils/TableGen/Basic/RuntimeLibcallsEmitter.cpp",
699
"utils/TableGen/Basic/SDNodeProperties.cpp",
700
"utils/TableGen/Basic/SDNodeProperties.h",
0 commit comments