On Mon, 5 May 2025 00:26:53 -0700 (PDT) Jeremy Drake wrote: > On Sun, 4 May 2025, Jeremy Drake via Cygwin-apps wrote: > > > On Mon, 5 May 2025, Takashi Yano via Cygwin-apps wrote: > > > > > llvm and clang on playground branch are updated. > > > > I rebased and pushed to clang, but I'm doing another build with llvm > > before I push it (I turned on tests, but I was only building with > > LLVM_INCLUDE_TESTS not LLVM_BUILD_TESTS). I wasn't able to get anywhere > > with including tests in clang yet. > > I've pushed llvm now too. I had to hack patch one unittest's cmake file > to get it to link (it was getting multiple definition errors like > c-index-test, but because this is just a unittest I made it simply static > link instead).
Thanks! I could build both llvm and clang as well as unittest of llvm. Now I'm running unittest. -- Takashi Yano <takashi.y...@nifty.ne.jp>