| | | | --- | --- | | Bugzilla Link | [49455](https://llvm.org/bz49455) | | Resolution | FIXED | | Resolved on | May 06, 2021 17:01 | | Version | unspecified | | OS | All | | Blocks | llvm/llvm-project#48661 | | CC | @4ast,@tstellar | | Fixed by commit(s) | 9c0274cdeae904089806be6faee72b9126d2cf5b a5a6cfe2f030 | ## Extended Description We would like to backport the following commit in llvm13 trunk to llvm 12.0.1. commit 9c0274cdeae904089806be6faee72b9126d2cf5b BPF: permit type modifiers for __builtin_btf_type_id() relocation This is to fix a Fatal error reported by one of bpf developers.