================ @@ -41,6 +41,8 @@ set(core_files tgmath.h unwind.h varargs.h + EmissaryIds.h + EmissaryMPI.h ---------------- LunNova wrote:
`core_files list contains the headers shared by all platforms.` Adding two new all platforms .h files to core_files feels a bit dubious, shouldn't this be specific to offload platforms or -xhip in some way? https://github.com/llvm/llvm-project/pull/175265 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
