eunomia-bpf / bpftime

Userspace eBPF runtime for fast Uprobe & Syscall hook & Extensions
https://eunomia.dev/bpftime/
MIT License
744 stars 73 forks source link

vm: fix llvm as a standalone library #154

Closed yunwei37 closed 7 months ago

yunwei37 commented 7 months ago

Description

Fixes llvm compile as a standalone library:

Type of change

How Has This Been Tested?