Files
clang-p2996/clang/test/LibClang
Younan Zhang 77ef5a601a [Clang][NFC] Fix a test failure with mold linker (#122587)
Mold prefers the suffix '$' for symbols like PLT and GOT entries, so
exclude these symbols as well. Otherwise, this test will fail for
developers using mold-linked Clang.

Closes https://github.com/llvm/llvm-project/issues/76982
2025-01-11 19:17:09 +08:00
..