diff options
author | Vladislav Khmelevsky <och95@yandex.ru> | 2022-04-07 21:56:05 +0300 |
---|---|---|
committer | Vladislav Khmelevsky <och95@yandex.ru> | 2022-04-13 13:38:32 +0300 |
commit | caf9eb6e4d7336a71699a5983785580acbb9c622 (patch) | |
tree | 3ac937ebdb87999d19b2938bf518bab654128f2b /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py | |
parent | cfb3ee21857da7c3d96f89afc3fecb0ec833dde9 (diff) | |
download | llvm-caf9eb6e4d7336a71699a5983785580acbb9c622.zip llvm-caf9eb6e4d7336a71699a5983785580acbb9c622.tar.gz llvm-caf9eb6e4d7336a71699a5983785580acbb9c622.tar.bz2 |
[BOLT] Fix two aarch64 tests
tls-lld test might be broken since compiler might optimize plt function
call and use address directly from got table. The test is removed since
plt-gnu-ld checks the same functionality + versioning symbol matching,
no need to keep both of the tests.
The toolchain might optimize relocations in runtime-relocs test, replace
the test compilation with yaml files.
Differential Revision: https://reviews.llvm.org/D123332
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions