[PATCH] D149058: [BPF][DebugInfo] Use .BPF.ext for line info when DWARF is not available
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 11:04:31 PDT 2023
nickdesaulniers added a comment.
In D149058#4494358 <https://reviews.llvm.org/D149058#4494358>, @nickdesaulniers wrote:
> Seems to be causing a build breakage. @eddyz87 PTAL and revert if you can't fix forward quickly.
> https://lab.llvm.org/buildbot/#/builders/231/builds/13875
Specifically, it seems that the tests fail for big endian architectures.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149058/new/
https://reviews.llvm.org/D149058
More information about the llvm-commits
mailing list