nikic wrote: > in some build config `TargetInfo.cpp` is built without dependency to > `LLVM-Core`.
Okay, that means that putting this code inside Basic/ is a layering violation. You need to move it into CodeGen/. Probably best to revert the whole change in the meantime. https://github.com/llvm/llvm-project/pull/98329 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits