summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/BPF/BTF.h
Commit message (Expand)AuthorAgeFilesLines
* [BPF] extend BTF_KIND_FUNC to cover global, static and extern funcsYonghong Song2020-01-101-0/+7
* [BPF] Support to emit debugInfo for extern variablesYonghong Song2019-12-091-0/+1
* [BPF] generate BTF_KIND_VARs for all non-static globalsYonghong Song2019-11-121-2/+0
* [BPF] Remove relocation for patchable externsYonghong Song2019-10-101-24/+1
* [BPF] do compile-once run-everywhere relocation for bitfieldsYonghong Song2019-10-081-14/+15
* [BPF] Support for compile once and run everywhereYonghong Song2019-07-091-8/+55
* [BPF] Add BTF Var and DataSec SupportYonghong Song2019-03-161-3/+25
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [BPF] Generate BTF DebugInfo under BPF targetYonghong Song2018-12-191-0/+209
OpenPOWER on IntegriCloud