llvm-project/mlir/lib/Target/Cpp
Marius Brehler 578122c18a [mlir] Don't emit unused labels
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>

Reviewed By: jpienaar

Differential Revision: https://reviews.llvm.org/D118154
2022-01-27 07:56:03 +00:00
..
CMakeLists.txt [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
TranslateRegistration.cpp [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
TranslateToCpp.cpp [mlir] Don't emit unused labels 2022-01-27 07:56:03 +00:00