[all-commits] [llvm/llvm-project] acdb4c: [ubsan, test] Disable static-link.cpp for i386 and ...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Feb 14 15:51:39 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: acdb4cdc04ed4d9a130f0fa706ed1b0f42cc1aa0
      https://github.com/llvm/llvm-project/commit/acdb4cdc04ed4d9a130f0fa706ed1b0f42cc1aa0
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-02-14 (Wed, 14 Feb 2024)

  Changed paths:
    M compiler-rt/test/ubsan/TestCases/Misc/Linux/static-link.cpp

  Log Message:
  -----------
  [ubsan,test] Disable static-link.cpp for i386 and internal_symbolizer

i386 has a `__tls_get_addr` link error.
For internal_symbolizer, the x86_64 test would fail as well.




More information about the All-commits mailing list