[PATCH] D129080: [gn build] (manually) port 6b3956e123db

Peter Waller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 01:33:59 PDT 2022


peterwaller-arm marked an inline comment as done.
peterwaller-arm added inline comments.


================
Comment at: llvm/utils/gn/secondary/llvm/tools/llvm-reduce/BUILD.gn:6
     "//llvm/lib/IRReader",
+    "//llvm/lib/LTO",
     "//llvm/lib/Support",
----------------
thakis wrote:
> Shouldn't this be //llvm/lib/Transforms/IPO, looking at https://reviews.llvm.org/rG6b3956e123db ?
Fixed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129080



More information about the llvm-commits mailing list