diff options
author | Amir Ayupov <aaupov@fb.com> | 2025-05-14 13:43:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-14 13:43:39 -0700 |
commit | e24d8662e8121a22c4629071692bd114c3ff8b42 (patch) | |
tree | 90f32f4a55612eb44c8478bcfd2a41290395068a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3138f6cc8c3378731aad966bf63cb5d54fb9e2ea (diff) | |
download | llvm-e24d8662e8121a22c4629071692bd114c3ff8b42.zip llvm-e24d8662e8121a22c4629071692bd114c3ff8b42.tar.gz llvm-e24d8662e8121a22c4629071692bd114c3ff8b42.tar.bz2 |
[BOLT][test] Disable PLT check in callcont-fallthru (#139953)
Some testing configurations don't support `nm --synthetic` option (where
nm is a symlink to llvm-nm), which prevents us from resolving `puts@plt`
symbol address in profile generation inside the test.
Disable the check until llvm-nm support is landed (#138232).
Test Plan: bin/llvm-lit -a tools/bolt/test/X86/callcont-fallthru.s
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions