Revert "Added file logging for rocclr & HIP"
This reverts commit 5f055d227d.
This change broke the legacy-complib build in p4. It seems that we can't use any flags in debug.cpp.
Change-Id: I17bb83651b85d6f415d9074634b479658fd4c3f9
This commit is contained in:
committed by
Vladislav Sytchenko
parent
6f2dfea285
commit
20c24cae93
@@ -26,8 +26,6 @@
|
||||
\
|
||||
release(int, AMD_LOG_LEVEL, 0, \
|
||||
"The default log level") \
|
||||
release(bool, AMD_LOG_FILE, false, \
|
||||
"By default log file is disabled") \
|
||||
release(uint, AMD_LOG_MASK, 0X7FFFFFFF, \
|
||||
"The mask to enable specific kinds of logs") \
|
||||
debug(uint, DEBUG_GPU_FLAGS, 0, \
|
||||
|
||||
Reference in New Issue
Block a user