On Tue, Jan 30, 2024 at 10:09:51AM +0800, Lulu Cheng wrote: > From: chenguoqi <chengu...@loongson.cn> > > libsanitizer/ChangeLog: > > * configure.tgt: Enable tsan and lsan for loongarch64. > * tsan/Makefile.am: Add tsan_rtl_loongarch64.S to > EXTRA_libtsan_la_SOURCES.
This line is too long and should read * tsan/Makefile.am (EXTRA_libtsan_la_SOURCES): Add tsan_rtl_loongarch64.S. > * tsan/Makefile.in: Regenerate. Otherwise LGTM. Jakub