[PATCH] D106319: [IR] Rename `comdat noduplicates` to `comdat nodeduplicate`

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 20 12:45:06 PDT 2021


MaskRay added a comment.

`nodeduplicate` should be fine. We have `--no-foobar` style command line options For example, Mach-O ld64 has a `-no_deduplicate`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106319/new/

https://reviews.llvm.org/D106319



More information about the llvm-commits mailing list