Commit c42e526
[bazel] Add support for multiple tblgen outputs (#168158)
Required after llvm/llvm-project#167700
This adds yet another format for `tbl_outs` where you pass the list of
opts, and a list of outputs (where previously you could only have 1
output). In that case all outputs must be produced, but the first is
used for the `-o` arg since tblgen is generating the other names based
on that single argument.
Signed-off-by: Hafidz Muzakky <[email protected]>1 parent e3f3e85 commit c42e526
File tree
2 files changed
+1187
-342
lines changed- utils/bazel/llvm-project-overlay
- llvm
- mlir
2 files changed
+1187
-342
lines changed
0 commit comments