Stop the Cpp target from emitting unused labels. The previosly generated
code generated warning if -Wunused-label is passed to a compiler.
Co-authored-by: Simon Camphausen <simon.camphausen@iml.fraunhofer.de>
Differential D118154
[mlir] Don't emit unused labels marbre on Jan 25 2022, 8:24 AM. Authored by
Details
Stop the Cpp target from emitting unused labels. The previosly generated Co-authored-by: Simon Camphausen <simon.camphausen@iml.fraunhofer.de>
Diff Detail
|