Commit Graph

20 Commits

Author SHA1 Message Date
jackcmay
b00011a3f1 Use custom LLVM (#1971)
BPF SDK uses custom LLVM
2018-11-30 14:33:29 -08:00
jackcmay
0c091c1b24 Dockerized LLVM (#1914)
Optionally build with dockererized custom llvm
2018-11-28 14:41:53 -08:00
Michael Vines
f0d24a68ee Configure -rpath to locate libcriterion 2018-11-26 21:16:42 -08:00
Michael Vines
c7f678688d Stub out log functions when building tests 2018-11-26 15:41:49 -08:00
Michael Vines
7bf4c08f70 Add BPF C unittest framework 2018-11-26 12:25:29 -08:00
Michael Vines
317fe19da7 Fix INC_DIRS usage 2018-11-13 17:44:46 -08:00
Michael Vines
e702515312 Add basic C++ support 2018-11-12 09:08:40 -08:00
jackcmay
1075a73902 Elf relocations (#1724)
Use relocatable BPF ELFs
2018-11-07 09:40:23 -08:00
Michael Vines
b8534a402d shell 2018-11-01 15:25:27 -07:00
Michael Vines
45b9a7f8e9 shell 2018-11-01 14:40:21 -07:00
Michael Vines
6b777b066a Find clang 7 better
If LLVM_DIR is defined, use it to locate clang.  Otherwise use brew on
macOS, and assume clang-7 otherwise
2018-11-01 09:48:38 -07:00
jackcmay
aca2f9666d Fix deps (#1672) 2018-10-31 10:12:17 -07:00
Michael Vines
b74e085538 SYSTEM_INC_DIRS needs immediate expansion 2018-10-31 07:20:09 -07:00
Jack May
899de2ff56 Revert inclusion change, fix doc 2018-10-31 07:03:38 -07:00
Jack May
bc13248e1c Fix C programs 2018-10-31 07:03:38 -07:00
Michael Vines
45bb97cad6 Permit {INC,LLVM,OUT,SRC,SYSTEM_INC}_DIRs to be overridden 2018-10-30 07:59:07 -07:00
Michael Vines
cce5c70f29 LD -> LLC 2018-10-29 20:52:38 -07:00
Michael Vines
4aba05d749 Include system includes in .d, remove unneeded tabs 2018-10-29 20:52:38 -07:00
Michael Vines
7d335165ec Tune make output 2018-10-29 19:32:47 -07:00
Michael Vines
37213209c5 Create programs/bpf/c/sdk/ 2018-10-29 19:10:29 -07:00