Commit fc72778
committed
[cmake] Pass LLVM_TABLEGEN_FLAGS to cross compile targets
If ValueTypes.td contains conditional directives enabled by defs
in LLVM_TABLEGEN_FLAGS then native build tblgen and min-tblgen
must be built with matching flags.
This ensures the embedded types in TableGen are consistent with
those used for building tables.1 parent c3715ec commit fc72778
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| |||
0 commit comments