[PATCH] D141970: [Clang][LLD] Add --lto-CGO[0-3] option

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 14:35:27 PST 2023


scott.linder added inline comments.


================
Comment at: llvm/include/llvm/ADT/Unwrap.h:1
+//===- llvm/ADT/Unwrap.h - Function to assert-and-deref ---------*- C++ -*-===//
+//
----------------
pcc wrote:
> It doesn't look like you're using this?
Whoops, this was a sketch I left in my working directory and missed when I commited, I'll remove it, sorry for the noise!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141970



More information about the llvm-commits mailing list