compute-runtime/shared/offline_compiler/source/decoder
Krystian Chmielewski 0089cb698f OclocInvoke suppress print to stdout if has output
Suppressing output could be achieved with quiet option "-q",
but some information was gone because of it.
Call to oclocInvoke with output parameters passed should not
print message to stdout. All messages should be stored,
and returned to the user via output as stdout.log file.
This commit turns off printing messages to stdout when
output parameters are present.

Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>
2022-01-11 14:21:23 +01:00
..
binary_decoder.cpp Ocloc return success when returning help 2021-08-19 07:43:16 +02:00
binary_decoder.h Ocloc return success when returning help 2021-08-19 07:43:16 +02:00
binary_encoder.cpp Ocloc return success when returning help 2021-08-19 07:43:16 +02:00
binary_encoder.h Ocloc return success when returning help 2021-08-19 07:43:16 +02:00
helper.cpp Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
helper.h OclocInvoke suppress print to stdout if has output 2022-01-11 14:21:23 +01:00
iga_stubs.cpp
iga_wrapper.cpp Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
iga_wrapper.h
translate_platform.cpp
translate_platform_base.h