mstorsjo added a comment.

Nice, +1 this looks reasonable to me. I've run into similar issues occasionally 
with mingw builds with dylib enabled too, where (depending on how the linker 
ends up pulling in objects) you can end up with duplicate definitions etc.

I would expect that this also fixes the somewhat surprising issue, where 
building clang-tblgen alone ends up building way way more object files than 
expected, if dylibs are enabled.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134637

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

Reply via email to