[PATCH] D107411: [gn build] Add cfi ignorelist to compiler-rt/lib

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 16:39:59 PDT 2021


aeubanks added a comment.

not sure what the proper way to do this is

if I remove `($host_toolchain)` I get

  ninja: warning: multiple rules generate lib/clang/14.0.0/share/cfi_ignorelist.txt. builds involving this target will not be correct; continuing anyway [-w dupbuild=warn]


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107411



More information about the llvm-commits mailing list