Skip to content

Commit af6af8e

Browse files
authored
[bazel] Port 0a58e49 (#168424)
1 parent bafb3f6 commit af6af8e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3225,6 +3225,10 @@ llvm_target_lib_list = [lib for lib in [
32253225
["-gen-subtarget"],
32263226
"lib/Target/VE/VEGenSubtargetInfo.inc",
32273227
),
3228+
(
3229+
["-gen-sd-node-info"],
3230+
"lib/Target/VE/VEGenSDNodeInfo.inc",
3231+
),
32283232
],
32293233
},
32303234
{

0 commit comments

Comments
 (0)