[llvm] [DebugInfo][BPF] Add 'annotations' field for DIBasicType & DISubroutineType (PR #91422)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 19 02:35:10 PDT 2024
nikic wrote:
@eddyz87 Sorry, the "LTO + debuginfo" here referred to the configuration of llvm-test-suite (ReleaseLTO-g cmake cache file), not for the clang compiler. For those particular results the clang compiler is a plain build (no LTO) with gcc host.
https://github.com/llvm/llvm-project/pull/91422
More information about the llvm-commits
mailing list