Richard Henderson writes:
> This code appears to be trying to make sure there is a logfile.
> But that's already true -- the logfile will either be set by -D,
> or will be stderr. In either case, not appropriate here.
>
> Cc: Taylor Simpson
> Signed-off-by: Richard Henderson
Reviewed-by: Al
This code appears to be trying to make sure there is a logfile.
But that's already true -- the logfile will either be set by -D,
or will be stderr. In either case, not appropriate here.
Cc: Taylor Simpson
Signed-off-by: Richard Henderson
---
target/hexagon/translate.c | 6 --
1 file change