diff options
author | Carlos Alberto Enciso <Carlos.Enciso@sony.com> | 2024-11-28 08:08:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-28 08:08:28 +0000 |
commit | 3ffee0086c1e31094e544c878f9d5cc413d36b46 (patch) | |
tree | c76b381ad3d168390a4609208a4dc870376f673c /llvm/lib/Bitcode/Reader | |
parent | 69d66fafec968b17f84e30bc09faffb3dc8e5f15 (diff) | |
download | llvm-3ffee0086c1e31094e544c878f9d5cc413d36b46.zip llvm-3ffee0086c1e31094e544c878f9d5cc413d36b46.tar.gz llvm-3ffee0086c1e31094e544c878f9d5cc413d36b46.tar.bz2 |
[llvm-debuginfo-analyzer] Fix compile/link errors on specific builders. (#117971)
Link errors on builders:
- llvm-nvptx-nvidia-ubuntu
- llvm-nvptx64-nvidia-ubuntu
Add explicitly references to DebugInfoDWARF and Object.
Compile errors on builders:
- ppc64le-lld-multistage-test
- clang-ppc64le-linux-multistage
- clang-ppc64le-rhel
error: comparison of integers of different signs:
Add to the constants used in the 'EXPECT_EQ' the 'u' postfix.
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions