[PATCH] D37567: [llvm-readobj] - Teach tool to report error if some section is in multiple COMDAT groups at once.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 15 03:14:12 PDT 2017
>Sorry, I didn't mean to exit immediately. But we should probably
>remember that we found a error and exit with 1 once we are done.
>
>Cheers,
>Rafael
So should we follow GNU readelf behavior (it exits with 0) or should change it
and exit with 1 instead ?
I will leave current behavior (exit with 0) for update I'll post soon for now.
George.
More information about the llvm-commits
mailing list