Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [BPF] Support to emit debugInfo for extern variables | Yonghong Song | 2019-12-09 | 1 | -0/+3 |
* | [BPF] Remove relocation for patchable externs | Yonghong Song | 2019-10-10 | 1 | -7/+0 |
* | [BPF] do compile-once run-everywhere relocation for bitfields | Yonghong Song | 2019-10-08 | 1 | -5/+6 |
* | [BPF] Handling type conversions correctly for CO-RE | Yonghong Song | 2019-08-02 | 1 | -14/+1 |
* | [BPF] fix typedef issue for offset relocation | Yonghong Song | 2019-07-25 | 1 | -1/+5 |
* | [BPF] Support for compile once and run everywhere | Yonghong Song | 2019-07-09 | 1 | -7/+56 |
* | [BPF] add proper multi-dimensional array support | Yonghong Song | 2019-03-28 | 1 | -2/+1 |
* | [BPF] use std::map to ensure consistent output | Yonghong Song | 2019-03-27 | 1 | -3/+3 |
* | [BPF] Add BTF Var and DataSec Support | Yonghong Song | 2019-03-16 | 1 | -8/+47 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [BPF] Generate BTF DebugInfo under BPF target | Yonghong Song | 2018-12-19 | 1 | -0/+285 |