thakis added a comment.

Thanks for fixing! Intel macs are happy now.

But the test is still failing on arm macs: 
http://45.33.8.238/macm1/17292/step_7.txt

  FAIL: Clang-Unit :: 
Interpreter/ExceptionTests/./ClangReplInterpreterExceptionTests/InterpreterTest.CatchException
 (28440 of 28440)
  ******************** TEST 'Clang-Unit :: 
Interpreter/ExceptionTests/./ClangReplInterpreterExceptionTests/InterpreterTest.CatchException'
 FAILED ********************
  Script:
  --
  
/Users/thakis/src/llvm-project/out/gn/obj/clang/unittests/Interpreter/ExceptionTests/./ClangReplInterpreterExceptionTests
 --gtest_filter=InterpreterTest.CatchException
  --
  Note: Google Test filter = InterpreterTest.CatchException
  [==========] Running 1 test from 1 test suite.
  [----------] Global test environment set-up.
  [----------] 1 test from InterpreterTest
  [ RUN      ] InterpreterTest.CatchException
  libunwind: malformed __unwind_info at 0x192029E3C bad second level page
  libunwind: malformed __unwind_info at 0x192029E3C bad second level page
  libunwind: malformed __unwind_info at 0x192029E3C bad second level page
  libunwind: malformed __unwind_info at 0x192029E3C bad second level page
  libunwind: malformed __unwind_info at 0x192029E3C bad second level page
  libunwind: malformed __unwind_info at 0x192029E3C bad second level page
  libunwind: malformed __unwind_info at 0x192029E3C bad second level page
  libunwind: malformed __unwind_info at 0x192029E3C bad second level page
  ....

Please take a look.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107049/new/

https://reviews.llvm.org/D107049

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to