MatzeB marked an inline comment as done.
MatzeB added inline comments.

================
Comment at: lld/ELF/Options.td:311
+  "Use opaque pointers in IR used during LTO",
+  "Use typed pointers in IR used during LTO (default)">;
+
----------------
nikic wrote:
> `(default)` here is outdated.
> 
> Possibly this option should be `lto_opaque_pointers`? That seems to be the 
> convention for other related options.
👍


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125847

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to