objc-runtime-shared-support.c (build_module_descriptor): Remove unnecessary condition...
authorSylvestre Ledru <sylvestre@debian.org>
Tue, 16 May 2017 07:31:15 +0000 (07:31 +0000)
committerSylvestre Ledru <sylvestre@gcc.gnu.org>
Tue, 16 May 2017 07:31:15 +0000 (07:31 +0000)
commitbe742f1ebefc631d30c3711ada16f5fe5d3b9bac
tree910d1429370ec4a6a6ddacb00dcbede99d86e70c
parent4bd7b795ae1906c393dbdc020a30807a8adc5d9a
objc-runtime-shared-support.c (build_module_descriptor): Remove unnecessary conditional when building instance of objc_module.

2017-05-16  Sylvestre Ledru  <sylvestre@debian.org>

        * objc-runtime-shared-support.c (build_module_descriptor):
        Remove unnecessary conditional when building instance of
        objc_module. CID 1406758

From-SVN: r248087
gcc/objc/ChangeLog
gcc/objc/objc-runtime-shared-support.c