compute-runtime/shared/offline_compiler
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
..
source OclocInvoke suppress print to stdout if has output 2022-01-11 14:21:23 +01:00
CMakeLists.txt Copyright header update 2021-05-17 20:38:19 +02:00