Sriraman Tallam via Phabricator <revi...@reviews.llvm.org> writes:
> +  if (CodeGenOpts.NoPLT) {
> +    getModule().setAvoidPLT();
> +  }
> +

You don't need the {}.

LGTM with that.

Cheers,
Rafael
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to