[PATCH] D133841: [test][clang] run test for lld emitting dwarf-aranages only if lld is presented
Azat Khuzhin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 14 09:25:16 PDT 2022
azat added a comment.
@thakis Thanks for taking a look!
Actually initially the problem had been introduced in https://reviews.llvm.org/D133092
I've run tests locally, however I did have lld in a system, so I did not noticed the problem.
And CI did not find the problem either, since I guess it also has lld.
Final fix for this problem should be - https://reviews.llvm.org/D133847
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133841/new/
https://reviews.llvm.org/D133841
More information about the cfe-commits
mailing list