Commit Graph

19 Commits

Author SHA1 Message Date
Jack May
dfbfd4d4dd Fix const 2018-10-31 09:22:41 -07:00
Jack May
9cb262ad4b Fix C programs 2018-10-31 09:22:41 -07:00
Michael Vines
92cd2d09ed Permit {INC,LLVM,OUT,SRC,SYSTEM_INC}_DIRs to be overridden 2018-10-30 07:59:22 -07:00
Michael Vines
6e27f797bd Use NUM_KA 2018-10-29 20:52:34 -07:00
Michael Vines
476a585222 README updates 2018-10-29 20:52:34 -07:00
Michael Vines
aa74ddb6c0 LD -> LLC 2018-10-29 20:52:34 -07:00
Michael Vines
95921ce129 Add extern "C" block 2018-10-29 20:52:34 -07:00
Michael Vines
ee6d00a2fe Use #pragma once, it's widely supported
Fix up some spelling too
2018-10-29 20:52:34 -07:00
Michael Vines
212cbc4977 Rename sol_bpf_c.h to sol_bpf.h 2018-10-29 20:52:34 -07:00
Michael Vines
a6af1ba08d slight reformatting 2018-10-29 20:52:34 -07:00
Michael Vines
ee27e9e1cf Apply some const 2018-10-29 20:52:34 -07:00
Michael Vines
4d21ee0546 Include system includes in .d, remove unneeded tabs 2018-10-29 20:52:34 -07:00
Michael Vines
493a2477b5 Tune make output 2018-10-29 19:32:20 -07:00
Michael Vines
e284af33b9 Create programs/bpf/c/sdk/ 2018-10-29 19:10:54 -07:00
Michael Vines
f295eb06d0 Add llvm install info 2018-10-29 09:44:03 -07:00
Michael Vines
f423f61d8b Ignore out/ 2018-10-29 09:44:03 -07:00
Michael Vines
94b06b2cbf Use V=1 for verbosity, easier to type 2018-10-29 09:44:03 -07:00
Michael Vines
9b2fc8cde7 Find llvm using brew on macOS 2018-10-29 09:44:03 -07:00
jackcmay
7f29c1fe23 Cleanup c programs (#1620)
Cleanup C programs
2018-10-26 21:10:05 -07:00