[llvm] [DebugInfo][BPF] Add 'annotations' field for DIBasicType & DISubroutineType (PR #91422)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 01:11:53 PDT 2024


nikic wrote:

@eddyz87 You can reproduce the crash just by adding `-mtriple=powerpc64-aix` to the test. It doesn't require an AIX host.

Possibly the test just needs an explicit triple -- given that this is BPF functionality, it doesn't sound relevant to AIX.

https://github.com/llvm/llvm-project/pull/91422


More information about the llvm-commits mailing list