================ @@ -12,6 +13,7 @@ set(XRAY_SOURCES set(XRAY_DSO_SOURCES xray_dso_init.cpp + xray_darwin.cpp ---------------- DanBlackwell wrote:
Should this go before `xray_dso_init.cpp` to keep alphabetical ordering? https://github.com/llvm/llvm-project/pull/196848 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
