Adds a utility method llvm::Triple::isBPF() aggregating Triple::bpfel
and Triple::bpfeb architectures. Similar to other predicates in this class.
Details
Details
- Reviewers
yonghong-song - Commits
- rG5702202ad666: [BPF] Triple::isBPF() utility method
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo