Kewen12 wrote: > Thanks. > > **UPDATE:** NVM, AI think I need to add a dependency into the CMakeLists.txt. > > -- old comment -- Though I'm not sure why it broke. The test ran correctly on > my macOS machine: > > ``` > royshi-mac-office ~/public_llvm/llvm-project % > ~/public_llvm/build/unittests/DebugInfo/GSYM/DebugInfoGSYMTests > > ... > > [ RUN ] GSYMTest.TestDWARFTypedefCycleDoesNotCrash > warning: typedef cycle detected: DW_TAG_typedef at offset 0x41 references > itself through DW_TAG_typedef chain > > ... > > [==========] 126 tests from 3 test suites ran. (66 ms total) > [ PASSED ] 126 tests. > ```
If your fix is ready, I can close this revert and move with your fix. https://github.com/llvm/llvm-project/pull/197020 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
