Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert BTF commit series. | Eli Friedman | 2018-10-12 | 1 | -501/+0 |
* | Replace assert() with llvm_unreachable because it's obviously a typo. | Rui Ueyama | 2018-10-12 | 1 | -1/+1 |
* | [BPF] Use cstdint {,u}int*_t instead of linux/types.h __u32 __u16 ... | Fangrui Song | 2018-10-12 | 1 | -6/+6 |
* | Disambiguate: s/make_unique/llvm::make_unique/. NFC | Eric Liu | 2018-10-12 | 1 | -13/+13 |
* | [BPF] Don't include linux/types.h and fix style | Fangrui Song | 2018-10-12 | 1 | -141/+139 |
* | [BPF] Some fixes after rL344366 | Fangrui Song | 2018-10-12 | 1 | -0/+2 |
* | [BPF] Add BTF generation for BPF target | Yonghong Song | 2018-10-12 | 1 | -0/+501 |