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 ce11113 commit 1fd082aCopy full SHA for 1fd082a
utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
@@ -1455,7 +1455,7 @@ cc_library(
1455
]),
1456
hdrs = glob(["include/llvm/SandboxIR/*.h"]),
1457
copts = llvm_copts,
1458
- textual_hdrs = ["include/llvm/SandboxIR/SandboxIRValues.def"],
+ textual_hdrs = ["include/llvm/SandboxIR/Values.def"],
1459
deps = [
1460
":Analysis",
1461
":Core",
0 commit comments